test_rebuild_server_in_stop_state fails in the gates

Bug #1302061 reported by Cyril Roelandt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Expired
Undecided
Unassigned

Bug Description

While running the gates for:

https://review.openstack.org/#/c/77938/

I ended up with this error in tempest.api.compute.servers.test_server_actions.ServerActionsTestXML.test_rebuild_server_in_stop_state[gate]:

2014-04-03 16:11:13.691 | Traceback (most recent call last):
2014-04-03 16:11:13.691 | File "tempest/services/compute/xml/servers_client.py", line 510, in start
2014-04-03 16:11:13.691 | return self.action(server_id, 'os-start', None, **kwargs)
2014-04-03 16:11:13.691 | File "tempest/services/compute/xml/servers_client.py", line 429, in action
2014-04-03 16:11:13.691 | resp, body = self.post("servers/%s/action" % server_id, str(doc))
2014-04-03 16:11:13.692 | File "tempest/common/rest_client.py", line 201, in post
2014-04-03 16:11:13.692 | return self.request('POST', url, headers, body)
2014-04-03 16:11:13.692 | File "tempest/common/rest_client.py", line 443, in request
2014-04-03 16:11:13.692 | resp, resp_body)
2014-04-03 16:11:13.692 | File "tempest/common/rest_client.py", line 497, in _error_checker
2014-04-03 16:11:13.692 | raise exceptions.Conflict(resp_body)
2014-04-03 16:11:13.692 | Conflict: An object with that identifier already exists
2014-04-03 16:11:13.692 | Details: {'message': 'Instance 08415f6b-7f5d-41d6-b261-0b52e6f8a352 in task_state powering-off. Cannot start while the instance is in this state.', 'code': '409'}
2014-04-03 16:11:13.692 |
2014-04-03 16:11:13.692 |

The full log is available at:
http://logs.openstack.org/38/77938/2/gate/gate-tempest-dsvm-full/73768c7/console.html

Revision history for this message
Masayuki Igawa (igawa) wrote :
Changed in tempest:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for tempest because there has been no activity for 60 days.]

Changed in tempest:
status: Incomplete → Expired
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.