[Rdo-list] Announce: All 2014.1.2 updates now live

Kaul, Yaniv Yaniv.Kaul at emc.com
Thu Sep 11 15:32:24 UTC 2014


> -----Original Message-----
> From: Eric Harney [mailto:eharney at redhat.com]
> Sent: Thursday, September 11, 2014 6:22 PM
> To: dron at redhat.com; Kaul, Yaniv; Rich Bowen; rdo-list at redhat.com; David
> Kranz; Yaniv Eylon
> Subject: Re: [Rdo-list] Announce: All 2014.1.2 updates now live
> 
> On 09/11/2014 11:18 AM, Dafna Ron wrote:
> > Adding David and Yaniv Eylon
> >
> > On 09/11/2014 04:03 PM, Kaul, Yaniv wrote:
> >>> -----Original Message-----
> >>> From: Dafna Ron [mailto:dron at redhat.com]
> >>> Sent: Thursday, September 11, 2014 6:01 PM
> >>> To: Kaul, Yaniv; Rich Bowen; rdo-list at redhat.com; eha >> Eric Harney
> >>> Subject: Re: [Rdo-list] Announce: All 2014.1.2 updates now live
> >>>
> >>> Hi Yaniv,
> >>>
> >>> I encountered this when doing cinder upgrades and found the same
> >>> reported by users on line:
> >>>
> >>> https://ask.openstack.org/en/question/28335/you-should-rebuild-using
> >>> -libgmp-
> >>>
> >>> 5-to-avoid-timing-attack-vulnerability-_warnnot-using-mpz_powm_sec-y
> >>> ou- should-rebuild-using-libgmp-5-to-avoid-timing/
> >> The warning is not the problem. I've lived with it for months.
> >>
> >> "Non-zero exit code (2) from test listing."
> >>
> >> Is the issue.
> >> The advised workaround to downgrade some Python packages did not work
> >> for me (comment 12 @ https://bugs.launchpad.net/tempest/+bug/1277538
> >> ) Y.
> >>
> >>
> >>
> >>> There is a bug reported on this as well for this as well in bugzilla.
> >>>
> >>> https://bugzilla.redhat.com/show_bug.cgi?id=1123339
> >>>
> >>> adding Eric if tempest tests are braking on RDO.
> >>>
> >>> Thanks!
> >>> Dafna
> >>>
> >>>
> >>> On 09/11/2014 03:55 PM, Kaul, Yaniv wrote:
> >>>>> -----Original Message-----
> >>>>> From: rdo-list-bounces at redhat.com
> >>>>> [mailto:rdo-list-bounces at redhat.com] On Behalf Of Rich Bowen
> >>>>> Sent: Thursday, September 11, 2014 4:34 PM
> >>>>> To: rdo-list at redhat.com
> >>>>> Subject: [Rdo-list] Announce: All 2014.1.2 updates now live
> >>>>>
> >>>>> Those of you who were waiting for the 2014.1.2 updates for EL6,
> >>>>> they have emerged successfully from the CI testing process, and
> >>>>> are now available at
> >>>>> https://repos.fedorapeople.org/repos/openstack/openstack-icehouse/
> >>>>> epe
> >>>>> l-
> >>>>> 6/?C=M;O=D
> >>>>>
> >>>>> As always, questions and concerns should come back to this list.
> >>>>> We eagerly anticipate your feedback on these packages.
> >>>>>
> >>>>> --Rich
> >>>> I wonder if it can explain the breakage in Tempest tests. I have
> >>>> not changed
> >>> anything in my environment or deployment script, yet Tempest fails:
> >>>> /run_tempest.sh -N --serial 'tempest.api.volume*'
> >>>> /usr/lib64/python2.6/site-packages/Crypto/Util/number.py:57:
> >>> PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild
> >>> using libgmp >= 5 to avoid timing attack vulnerability.
> >>>>     _warn("Not using mpz_powm_sec.  You should rebuild using libgmp
> >>>> >=
> >>>> 5 to avoid timing attack vulnerability.", PowmInsecureWarning)
> >>>> Non-zero exit
> >>> code (2) from test listing.
> >>>> -------------------------------------------------------------------
> >>>> ---
> >>>> Ran 0 tests in 5.070s
> >>>>
> >>>>
> >>>>
> 
> The "Non-zero exit code (2) from test listing." sounds like testr is failing within
> tempest itself.  Tempest should have a log file (or the ability to generate one)
> which will tell you what error actually occurred here.
> 
> This means that tempest failed to load up its own tests independently of the
> other OpenStack services, I believe.

Nothing except DEBUG and INFO there.

The last lines:
2014-09-11 18:25:45.375 103533 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.103.234.141
2014-09-11 18:25:45.608 103533 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v2/df6db1f49c434f8da86ed97dc19028c5/images HTTP/1.1" 200 2182 _make_request /usr/lib/python2.6/site-packages/requests/packages/urllib3/connectionpool.py:362
2014-09-11 18:25:45.610 103533 DEBUG novaclient.client [-] RESP: [200] {'date': 'Thu, 11 Sep 2014 15:25:45 GMT', 'connection': 'keep-alive', 'content-type': 'application/json', 'content-length': '2182', 'x-compute-request-id': 'req-fc3d6138-bf9c-4141-b153-2bc1feb1ba2a'}
RESP BODY: {"images": [{"id": "9961d022-a930-4bdb-882d-b75374f71fea", "links": [{"href": "http://10.103.234.141:8774/v2/df6db1f49c434f8da86ed97dc19028c5/images/9961d022-a930-4bdb-882d-b75374f71fea", "rel": "self"}, {"href": "http://10.103.234.141:8774/df6db1f49c434f8da86ed97dc19028c5/images/9961d022-a930-4bdb-882d-b75374f71fea", "rel": "bookmark"}, {"href": "http://10.103.234.141:9292/df6db1f49c434f8da86ed97dc19028c5/images/9961d022-a930-4bdb-882d-b75374f71fea", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "Fedora 20 x86_64"}, {"id": "c764b332-c9a3-426b-961e-8e349b749158", "links": [{"href": "http://10.103.234.141:8774/v2/df6db1f49c434f8da86ed97dc19028c5/images/c764b332-c9a3-426b-961e-8e349b749158", "rel": "self"}, {"href": "http://10.103.234.141:8774/df6db1f49c434f8da86ed97dc19028c5/images/c764b332-c9a3-426b-961e-8e349b749158", "rel": "bookmark"}, {"href": "http://10.103.234.141:9292/df6db1f49c434f8da86ed97dc19028c5/images/c764b332-c9a3-426b-961e-8e349b749158", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cirros-0.3.1-x86_64-disk.img_alt"}, {"id": "2c4d3006-0c06-4e42-9067-b290afd6e704", "links": [{"href": "http://10.103.234.141:8774/v2/df6db1f49c434f8da86ed97dc19028c5/images/2c4d3006-0c06-4e42-9067-b290afd6e704", "rel": "self"}, {"href": "http://10.103.234.141:8774/df6db1f49c434f8da86ed97dc19028c5/images/2c4d3006-0c06-4e42-9067-b290afd6e704", "rel": "bookmark"}, {"href": "http://10.103.234.141:9292/df6db1f49c434f8da86ed97dc19028c5/images/2c4d3006-0c06-4e42-9067-b290afd6e704", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cirros-0.3.1-x86_64-disk.img"}, {"id": "6441f369-7322-4943-aa57-450c72650dc6", "links": [{"href": "http://10.103.234.141:8774/v2/df6db1f49c434f8da86ed97dc19028c5/images/6441f369-7322-4943-aa57-450c72650dc6", "rel": "self"}, {"href": "http://10.103.234.141:8774/df6db1f49c434f8da86ed97dc19028c5/images/6441f369-7322-4943-aa57-450c72650dc6", "rel": "bookmark"}, {"href": "http://10.103.234.141:9292/df6db1f49c434f8da8
6ed97dc19028c5/images/6441f369-7322-4943-aa57-450c72650dc6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cirros"}]}
 http_log_resp /usr/lib/python2.6/site-packages/novaclient/client.py:187

Y.




More information about the dev mailing list