yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07977
[Bug 1266611] [NEW] test_create_image_with_reboot fails with InstanceInvalidState in gate-nova-python27
Public bug reported:
Looks like an intermittent failure:
http://logs.openstack.org/25/64725/4/check/gate-nova-
python27/e603e9e/testr_results.html.gz
2014-01-06 21:49:45.870 | Traceback (most recent call last):
2014-01-06 21:49:45.870 | File "nova/tests/api/ec2/test_cloud.py", line 2343, in test_create_image_with_reboot
2014-01-06 21:49:45.870 | self._do_test_create_image(False)
2014-01-06 21:49:45.871 | File "nova/tests/api/ec2/test_cloud.py", line 2316, in _do_test_create_image
2014-01-06 21:49:45.871 | no_reboot=no_reboot)
2014-01-06 21:49:45.871 | File "nova/api/ec2/cloud.py", line 1709, in create_image
2014-01-06 21:49:45.872 | name)
2014-01-06 21:49:45.872 | File "nova/compute/api.py", line 161, in inner
2014-01-06 21:49:45.872 | method=f.__name__)
2014-01-06 21:49:45.873 | InstanceInvalidState: Instance b1d4d924-069c-409c-bbdb-4f0478526057 in task_state powering-off. Cannot snapshot_volume_backed while the instance is in this state.
** Affects: nova
Importance: Undecided
Status: New
** Tags: gate-failure testing
** Summary changed:
- test_create_image_with_reboot fails in gate-nova-python27
+ test_create_image_with_reboot fails with InstanceInvalidState in gate-nova-python27
--
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/1266611
Title:
test_create_image_with_reboot fails with InstanceInvalidState in gate-
nova-python27
Status in OpenStack Compute (Nova):
New
Bug description:
Looks like an intermittent failure:
http://logs.openstack.org/25/64725/4/check/gate-nova-
python27/e603e9e/testr_results.html.gz
2014-01-06 21:49:45.870 | Traceback (most recent call last):
2014-01-06 21:49:45.870 | File "nova/tests/api/ec2/test_cloud.py", line 2343, in test_create_image_with_reboot
2014-01-06 21:49:45.870 | self._do_test_create_image(False)
2014-01-06 21:49:45.871 | File "nova/tests/api/ec2/test_cloud.py", line 2316, in _do_test_create_image
2014-01-06 21:49:45.871 | no_reboot=no_reboot)
2014-01-06 21:49:45.871 | File "nova/api/ec2/cloud.py", line 1709, in create_image
2014-01-06 21:49:45.872 | name)
2014-01-06 21:49:45.872 | File "nova/compute/api.py", line 161, in inner
2014-01-06 21:49:45.872 | method=f.__name__)
2014-01-06 21:49:45.873 | InstanceInvalidState: Instance b1d4d924-069c-409c-bbdb-4f0478526057 in task_state powering-off. Cannot snapshot_volume_backed while the instance is in this state.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1266611/+subscriptions
Follow ups
References