yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #03326
[Bug 1186049] Re: tempest failure on tempest.api.compute.admin.test_fixed_ips
*** This bug is a duplicate of bug 1182754 ***
https://bugs.launchpad.net/bugs/1182754
** This bug is no longer a duplicate of bug 1182164
IP tests fail with "Got compute fault"
** This bug has been marked a duplicate of bug 1182754
Tempest fails against wrong data types when using postgresql
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1186049
Title:
tempest failure on tempest.api.compute.admin.test_fixed_ips
Status in OpenStack Compute (Nova):
New
Bug description:
I'm getting a sporadic failure on my review that has nothing to do
with my patch in cinder.
My cinder patch review is here
https://review.openstack.org/#/c/31102
The tempest failure log is here.
http://logs.openstack.org/31102/1/check/gate-tempest-devstack-vm-
postgres-full/19185/console.html
2013-05-30 19:53:18.538 |
2013-05-30 19:53:18.539 | ======================================================================
2013-05-30 19:53:18.539 | ERROR: tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson.test_set_reserve_with_invalid_ip[gate,negative]
2013-05-30 19:53:18.539 | ----------------------------------------------------------------------
2013-05-30 19:53:18.539 | _StringException: Traceback (most recent call last):
2013-05-30 19:53:18.540 | File "/opt/stack/new/tempest/tempest/api/compute/admin/test_fixed_ips.py", line 97, in test_set_reserve_with_invalid_ip
2013-05-30 19:53:18.540 | "my.invalid.ip", body)
2013-05-30 19:53:18.540 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 394, in assertRaises
2013-05-30 19:53:18.540 | self.assertThat(our_callable, matcher)
2013-05-30 19:53:18.540 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat
2013-05-30 19:53:18.540 | mismatch = matcher.match(matchee)
2013-05-30 19:53:18.540 | File "/usr/local/lib/python2.7/dist-packages/testtools/matchers/_exception.py", line 99, in match
2013-05-30 19:53:18.540 | mismatch = self.exception_matcher.match(exc_info)
2013-05-30 19:53:18.540 | File "/usr/local/lib/python2.7/dist-packages/testtools/matchers/_higherorder.py", line 61, in match
2013-05-30 19:53:18.540 | mismatch = matcher.match(matchee)
2013-05-30 19:53:18.540 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 386, in match
2013-05-30 19:53:18.540 | reraise(*matchee)
2013-05-30 19:53:18.540 | File "/usr/local/lib/python2.7/dist-packages/testtools/matchers/_exception.py", line 92, in match
2013-05-30 19:53:18.541 | result = matchee()
2013-05-30 19:53:18.541 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 867, in __call__
2013-05-30 19:53:18.541 | return self._callable_object(*self._args, **self._kwargs)
2013-05-30 19:53:18.541 | File "/opt/stack/new/tempest/tempest/services/compute/json/fixed_ips_client.py", line 39, in reserve_fixed_ip
2013-05-30 19:53:18.541 | resp, body = self.post(url, json.dumps(body), self.headers)
2013-05-30 19:53:18.541 | File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 174, in post
2013-05-30 19:53:18.541 | return self.request('POST', url, headers, body)
2013-05-30 19:53:18.541 | File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 302, in request
2013-05-30 19:53:18.541 | resp, resp_body)
2013-05-30 19:53:18.541 | File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 388, in _error_checker
2013-05-30 19:53:18.541 | raise exceptions.ComputeFault(message)
2013-05-30 19:53:18.542 | ComputeFault: Got compute fault
2013-05-30 19:53:18.542 | Details: The server has either erred or is incapable of performing the requested operation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1186049/+subscriptions