tempest API test fail on live migration

Bug #1607729 reported by David Shaughnessy
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Expired
Undecided
Unassigned

Bug Description

I'm submitting this bug as it was advised in the traceback to do so and it does not appear to have been filed yet.

2016-07-27 21:28:48.049962 | ==============================
2016-07-27 21:28:48.050005 | Failed 1 tests - output below:
tempest.api.compute.test_live_block_migration_negative.LiveBlockMigrationNegativeTestJSON.test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative]
----------------------------------------------------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "tempest/api/compute/test_live_block_migration_negative.py", line 57, in test_invalid_host_for_migration server_id, target_host)
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/testcase.py", line 485, in assertRaises
self.assertThat(our_callable, matcher)
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/testcase.py", line 496, in assertThat
mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/testcase.py", line 547, in _matchHelper mismatch = matcher.match(matchee)
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/matchers/_exception.py", line 108, in match mismatch = self.exception_matcher.match(exc_info)
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/matchers/_higherorder.py", line 62, in match mismatch = matcher.match(matchee)
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/testcase.py", line 475, in match reraise(*matchee)
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/matchers/_exception.py", line 101, in match
result = matchee()
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/testcase.py", line 1049, in __call__
return self._callable_object(*self._args, **self._kwargs)
File "tempest/api/compute/test_live_block_migration_negative.py", line 45, in _migrate_server_to disk_over_commit=False)
File "tempest/lib/services/compute/servers_client.py", line 394, in live_migrate_server
return self.action(server_id, 'os-migrateLive', **kwargs)
File "tempest/lib/services/compute/servers_client.py", line 163, in action post_body)
File "tempest/lib/common/rest_client.py", line 270, in post
return self.request('POST', url, extra_headers, headers, body, chunked)
File "tempest/lib/services/compute/base_compute_client.py", line 48, in request method, url, extra_headers, headers, body, chunked)
File "tempest/lib/common/rest_client.py", line 664, in request resp, resp_body)
File "tempest/lib/common/rest_client.py", line 828, in _error_checker message=message)
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
<class 'ComputeHostNotFound_Remote'>

Logs: http://logs.openstack.org/26/303626/31/check/gate-tempest-dsvm-neutron-dvr-multinode-full/2d4c18c/

Revision history for this message
David Shaughnessy (david-shaughnessy) wrote :

Another log showing the same test failing: http://logs.openstack.org/26/303626/31/check/gate-tempest-dsvm-neutron-multinode-full/f60b580/

For clarity, both of these logs are from a Neutron patch found here: https://review.openstack.org/#/c/303626/

Revision history for this message
Sean Dague (sdague) wrote :

We need something a bit deeper than a stack trace for a bug off of a tempest run like this.

Changed in nova:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.]

Changed in nova:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.