yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07211
[Bug 1181567] Re: tempest: test_create_server / wait_for_server_status timeout
Not actually a tempest bug, this is a race in Nova
** Changed in: tempest
Status: Incomplete => Invalid
** Summary changed:
- tempest: test_create_server / wait_for_server_status timeout
+ Nova compute guest still stuck in BUILD state after 400s
--
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/1181567
Title:
Nova compute guest still stuck in BUILD state after 400s
Status in OpenStack Compute (Nova):
New
Status in Tempest:
Invalid
Bug description:
Failure occurred on https://review.openstack.org/#/c/29591/2
http://logs.openstack.org/29591/2/gate/gate-tempest-devstack-vm-
quantum/23189/console.html.gz
2013-05-17 22:54:02.079 | ======================================================================
2013-05-17 22:54:02.079 | ERROR: test suite for <class 'tempest.tests.compute.servers.test_create_server.ServersTestXML'>
2013-05-17 22:54:02.079 | ----------------------------------------------------------------------
2013-05-17 22:54:02.079 | Traceback (most recent call last):
2013-05-17 22:54:02.079 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
2013-05-17 22:54:02.080 | self.setUp()
2013-05-17 22:54:02.080 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
2013-05-17 22:54:02.080 | self.setupContext(ancestor)
2013-05-17 22:54:02.080 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
2013-05-17 22:54:02.080 | try_run(context, names)
2013-05-17 22:54:02.080 | File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
2013-05-17 22:54:02.080 | return func()
2013-05-17 22:54:02.080 | File "/opt/stack/new/tempest/tempest/tests/compute/servers/test_create_server.py", line 57, in setUpClass
2013-05-17 22:54:02.080 | cls.client.wait_for_server_status(cls.server_initial['id'], 'ACTIVE')
2013-05-17 22:54:02.081 | File "/opt/stack/new/tempest/tempest/services/compute/xml/servers_client.py", line 311, in wait_for_server_status
2013-05-17 22:54:02.081 | raise exceptions.TimeoutException(message)
2013-05-17 22:54:02.081 | TimeoutException: Request timed out
2013-05-17 22:54:02.081 | Details: Request timed out
2013-05-17 22:54:02.081 | Details: Server 87c1dc14-44b1-406f-a7a0-c41876dc9111 failed to reach ACTIVE status within the required time (400 s). Current status: BUILD.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1181567/+subscriptions