On 07/12/17 11:13, Doug Hellmann wrote: > Excerpts from zuul's message of 2017-12-07 15:00:43 +0000: >> Build failed. >> >> - release-openstack-python http://logs.openstack.org/7a/7a54c5881cdd26d89775b638628c3f9c909a33a6/release/release-openstack-python/e5594bb/ : SUCCESS in 5m 41s >> - announce-release http://logs.openstack.org/7a/7a54c5881cdd26d89775b638628c3f9c909a33a6/release/announce-release/69554e5/ : FAILURE in 3m 37s >> - propose-update-constraints http://logs.openstack.org/7a/7a54c5881cdd26d89775b638628c3f9c909a33a6/release/propose-update-constraints/1d285ab/ : SUCCESS in 3m 32s >> > > It looks like there is an issue with the string escapes in the release > notes. > > http://logs.openstack.org/7a/7a54c5881cdd26d89775b638628c3f9c909a33a6/release/announce-release/69554e5/job-output.txt.gz#_2017-12-07_14_55_00_107635 Thanks Doug. Patch here: https://review.openstack.org/#/c/526458/ It seems like we need to test this in the gate somehow... - ZB