yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08076
[Bug 1267621] [NEW] test_large_ops_scenario: BuildErrorException: Server failed to build and is in ERROR status
Public bug reported:
Traceback (most recent call last):
File "tempest/scenario/test_large_ops.py", line 105, in test_large_ops_scenario
self.nova_boot()
File "tempest/scenario/test_large_ops.py", line 98, in nova_boot
self._wait_for_server_status('ACTIVE')
File "tempest/scenario/test_large_ops.py", line 42, in _wait_for_server_status
self.compute_client.servers, server.id, status)
File "tempest/scenario/manager.py", line 349, in status_timeout
not_found_exception=not_found_exception)
File "tempest/scenario/manager.py", line 407, in _status_timeout
self.config.compute.build_interval):
File "tempest/test.py", line 337, in call_until_true
if func():
File "tempest/scenario/manager.py", line 398, in check_status
raise exceptions.BuildErrorException(message)
BuildErrorException: Server %(server_id)s failed to build and is in ERROR status
Details: <Server: scenario-server--tempest-1228972259-648628fe-b6f2-486c-928c-77466a852c32> failed to get to expected status. In ERROR state.
http://logs.openstack.org/62/65762/1/check/gate-tempest-dsvm-large-
ops/4004ce5/
The change is not a functional change (just syncs some oslo code), so it must be a non-deterministic failure caused by something else.
** Affects: nova
Importance: Undecided
Status: New
--
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/1267621
Title:
test_large_ops_scenario: BuildErrorException: Server failed to build
and is in ERROR status
Status in OpenStack Compute (Nova):
New
Bug description:
Traceback (most recent call last):
File "tempest/scenario/test_large_ops.py", line 105, in test_large_ops_scenario
self.nova_boot()
File "tempest/scenario/test_large_ops.py", line 98, in nova_boot
self._wait_for_server_status('ACTIVE')
File "tempest/scenario/test_large_ops.py", line 42, in _wait_for_server_status
self.compute_client.servers, server.id, status)
File "tempest/scenario/manager.py", line 349, in status_timeout
not_found_exception=not_found_exception)
File "tempest/scenario/manager.py", line 407, in _status_timeout
self.config.compute.build_interval):
File "tempest/test.py", line 337, in call_until_true
if func():
File "tempest/scenario/manager.py", line 398, in check_status
raise exceptions.BuildErrorException(message)
BuildErrorException: Server %(server_id)s failed to build and is in ERROR status
Details: <Server: scenario-server--tempest-1228972259-648628fe-b6f2-486c-928c-77466a852c32> failed to get to expected status. In ERROR state.
http://logs.openstack.org/62/65762/1/check/gate-tempest-dsvm-large-
ops/4004ce5/
The change is not a functional change (just syncs some oslo code), so it must be a non-deterministic failure caused by something else.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1267621/+subscriptions
Follow ups
References