yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09148
[Bug 1274396] [NEW] check-tempest-dsvm-neutron-isolated failure - tempest.scenario.test_snapshot_pattern.TestSnapshotPattern
Public bug reported:
The error log:
2014-01-30 06:31:50,136 Waiting for <Server: scenario-server--557003694> to get to ACTIVE status. Currently in BUILD status
2014-01-30 06:31:50,137 Sleeping for 1 seconds
}}}
Traceback (most recent call last):
File "tempest/scenario/test_snapshot_pattern.py", line 77, in test_snapshot_pattern
server = self._boot_image(self.config.compute.image_ref)
File "tempest/scenario/test_snapshot_pattern.py", line 39, in _boot_image
return self.create_server(image=image_id, create_kwargs=create_kwargs)
File "tempest/scenario/manager.py", line 464, in create_server
self.status_timeout(client.servers, server.id, 'ACTIVE')
File "tempest/scenario/manager.py", line 348, in status_timeout
not_found_exception=not_found_exception)
File "tempest/scenario/manager.py", line 409, in _status_timeout
raise exceptions.TimeoutException(message)
TimeoutException: Request timed out
Details: Timed out waiting for thing 07286e4f-542d-42d6-90a3-1aa0e800ce19 to become ACTIVE
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1274396
Title:
check-tempest-dsvm-neutron-isolated failure -
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern
Status in OpenStack Neutron (virtual network service):
New
Bug description:
The error log:
2014-01-30 06:31:50,136 Waiting for <Server: scenario-server--557003694> to get to ACTIVE status. Currently in BUILD status
2014-01-30 06:31:50,137 Sleeping for 1 seconds
}}}
Traceback (most recent call last):
File "tempest/scenario/test_snapshot_pattern.py", line 77, in test_snapshot_pattern
server = self._boot_image(self.config.compute.image_ref)
File "tempest/scenario/test_snapshot_pattern.py", line 39, in _boot_image
return self.create_server(image=image_id, create_kwargs=create_kwargs)
File "tempest/scenario/manager.py", line 464, in create_server
self.status_timeout(client.servers, server.id, 'ACTIVE')
File "tempest/scenario/manager.py", line 348, in status_timeout
not_found_exception=not_found_exception)
File "tempest/scenario/manager.py", line 409, in _status_timeout
raise exceptions.TimeoutException(message)
TimeoutException: Request timed out
Details: Timed out waiting for thing 07286e4f-542d-42d6-90a3-1aa0e800ce19 to become ACTIVE
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1274396/+subscriptions
Follow ups
References