Tempest timeout waiting for server ready

Bug #1182309 reported by John Griffith
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
New
Undecided
Unassigned

Bug Description

Tempest test_create_server fails in gate jobs due to timeout waiting for server to become ready, log snippet below, full logs available at [1]

2013-05-21 01:35:33.104 | ======================================================================
2013-05-21 01:35:33.104 | ERROR: test suite for <class 'tempest.tests.compute.servers.test_create_server.ServersTestManualDisk'>
2013-05-21 01:35:33.104 | ----------------------------------------------------------------------
2013-05-21 01:35:33.104 | Traceback (most recent call last):
2013-05-21 01:35:33.105 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
2013-05-21 01:35:33.105 | self.setUp()
2013-05-21 01:35:33.105 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
2013-05-21 01:35:33.105 | self.setupContext(ancestor)
2013-05-21 01:35:33.105 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
2013-05-21 01:35:33.105 | try_run(context, names)
2013-05-21 01:35:33.105 | File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
2013-05-21 01:35:33.105 | return func()
2013-05-21 01:35:33.105 | File "/opt/stack/new/tempest/tempest/tests/compute/servers/test_create_server.py", line 129, in setUpClass
2013-05-21 01:35:33.105 | super(ServersTestManualDisk, cls).setUpClass()
2013-05-21 01:35:33.105 | File "/opt/stack/new/tempest/tempest/tests/compute/servers/test_create_server.py", line 57, in setUpClass
2013-05-21 01:35:33.105 | cls.client.wait_for_server_status(cls.server_initial['id'], 'ACTIVE')
2013-05-21 01:35:33.105 | File "/opt/stack/new/tempest/tempest/services/compute/json/servers_client.py", line 172, in wait_for_server_status
2013-05-21 01:35:33.105 | raise exceptions.TimeoutException(message)
2013-05-21 01:35:33.106 | TimeoutException: Request timed out
2013-05-21 01:35:33.106 | Details: Request timed out
2013-05-21 01:35:33.106 | Details: Server dcc7df9d-1e91-425e-8d89-fdd2cee563b5 failed to reach ACTIVE status within the required time (400 s). Current status: BUILD.

[1]: http://logs.openstack.org/29616/3/gate/gate-tempest-devstack-vm-quantum/23811/console.html

Revision history for this message
Hans Lindgren (hanlind) wrote :

Setting this back as a duplicate of 1181567 (see comment #4 of that bug for details why).

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.