This hasn't been seen in two weeks, closing ** Changed in: nova Status: New => Won't Fix
** Changed in: tempest Status: New => Won't Fix ** Changed in: nova Status: Won't Fix => Invalid ** Changed in: tempest Status: Won't Fix => Invalid -- 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/1235437 Title: Tempest test error on: "failed to reach ACTIVE status within the required time (400 s). Current status: BUILD Status in OpenStack Compute (Nova): Invalid Status in Tempest: Invalid Bug description: There is a non-deterministic failure on the tempest runs right now where the servers don't become active, they get stuck in the BUILD state and after 400secs the tests time out. Example traceback: 2013-10-04 17:03:07.701 | Traceback (most recent call last): 2013-10-04 17:03:07.701 | File "tempest/api/compute/servers/test_servers.py", line 94, in test_update_access_server_address 2013-10-04 17:03:07.702 | resp, server = self.create_server(wait_until='ACTIVE') 2013-10-04 17:03:07.702 | File "tempest/api/compute/base.py", line 146, in create_server 2013-10-04 17:03:07.702 | server['id'], kwargs['wait_until']) 2013-10-04 17:03:07.702 | File "tempest/services/compute/json/servers_client.py", line 156, in wait_for_server_status 2013-10-04 17:03:07.703 | return waiters.wait_for_server_status(self, server_id, status) 2013-10-04 17:03:07.703 | File "tempest/common/waiters.py", line 80, in wait_for_server_status 2013-10-04 17:03:07.703 | raise exceptions.TimeoutException(message) 2013-10-04 17:03:07.703 | TimeoutException: Request timed out 2013-10-04 17:03:07.703 | Details: Server 30e2f766-427b-4ea0-a675-e1b6de7e5cdd failed to reach ACTIVE status within the required time (400 s). Current status: BUILD. Example logs here: http://logs.openstack.org/23/49623/3/check/check-tempest-devstack-vm-full/b0d348a/ logstash query: @message:"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/1235437/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp