Cells: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state

Bug #1445631 reported by Andrew Laski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Expired
Low
Unassigned

Bug Description

Failed Tempest due to a not yet tracked down race condition.

2015-04-17 15:52:46.984 | tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state[gate,id-30449a88-5aff-4f9b-9866-6ee9b17f906d]
2015-04-17 15:52:46.984 | -----------------------------------------------------------------------------------------------------------------------------------------------------
2015-04-17 15:52:46.984 |
2015-04-17 15:52:46.984 | Captured traceback:
2015-04-17 15:52:46.984 | ~~~~~~~~~~~~~~~~~~~
2015-04-17 15:52:46.984 | Traceback (most recent call last):
2015-04-17 15:52:46.984 | File "tempest/api/compute/servers/test_server_actions.py", line 162, in test_rebuild_server_in_stop_state
2015-04-17 15:52:46.984 | self.client.stop(self.server_id)
2015-04-17 15:52:46.984 | File "tempest/services/compute/json/servers_client.py", line 356, in stop
2015-04-17 15:52:46.985 | return self.action(server_id, 'os-stop', None, **kwargs)
2015-04-17 15:52:46.985 | File "tempest/services/compute/json/servers_client.py", line 223, in action
2015-04-17 15:52:46.985 | post_body)
2015-04-17 15:52:46.985 | File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 252, in post
2015-04-17 15:52:46.985 | return self.request('POST', url, extra_headers, headers, body)
2015-04-17 15:52:46.985 | File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 629, in request
2015-04-17 15:52:46.985 | resp, resp_body)
2015-04-17 15:52:46.985 | File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 685, in _error_checker
2015-04-17 15:52:46.985 | raise exceptions.Conflict(resp_body)
2015-04-17 15:52:46.985 | tempest_lib.exceptions.Conflict: An object with that identifier already exists
2015-04-17 15:52:46.985 | Details: {u'message': u"Cannot 'stop' instance 79651f8a-15db-4067-b1e7-184c72341618 while it is in task_state rebuilding", u'code': 409}
2015-04-17 15:52:46.986 |
2015-04-17 15:52:46.986 |

Tags: cells
Changed in nova:
status: New → Confirmed
importance: Undecided → Low
tags: added: cells
Revision history for this message
Andrew Laski (alaski) wrote :

There's not enough data here to debug, and the test is no longer running to get additional data. The likelihood of fixing this seems low right now since effort is on cells v2.

Changed in nova:
status: Confirmed → 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
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/287830
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=83c1fa6c03a61580212241d566b4bc04c29fe776
Submitter: Jenkins
Branch: master

commit 83c1fa6c03a61580212241d566b4bc04c29fe776
Author: Matt Riedemann <email address hidden>
Date: Thu Mar 3 09:29:30 2016 -0500

    Enable rebuild tests in cellsv1 job

    Change 022802997c10fc4ed56b1e1875cd7ccb16cc0688 fixed evacuate/rebuild
    in the cells API so enable the rebuild-related tests we were skipping
    before.

    Related-Bug: #1445629
    Related-Bug: #1445631
    Related-Bug: #1552046

    Change-Id: I15f867d8c6ff280bc68a6abf8b0da6e970c2bb39

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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