yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55389
[Bug 1615710] [NEW] test_server_multi_create_auto_allocate failing with "Failed to allocate the network(s), not rescheduling"
Public bug reported:
http://logs.openstack.org/93/356593/3/check/gate-tempest-dsvm-neutron-
dvr/5396726/logs/testr_results.html.gz
http://logs.openstack.org/78/355078/7/check/gate-tempest-dsvm-neutron-
linuxbridge/913f31a/logs/testr_results.html.gz
Traceback (most recent call last):
File "tempest/api/compute/admin/test_auto_allocate_network.py", line 177, in test_server_multi_create_auto_allocate
min_count=3)
File "tempest/common/compute.py", line 167, in create_test_server
% server['id'])
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
self.force_reraise()
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise
six.reraise(self.type_, self.value, self.tb)
File "tempest/common/compute.py", line 149, in create_test_server
clients.servers_client, server['id'], wait_until)
File "tempest/common/waiters.py", line 75, in wait_for_server_status
server_id=server_id)
tempest.exceptions.BuildErrorException: Server 600e0bed-d693-476f-9e72-5ef34d9e00d8 failed to build and is in ERROR status
Details: {u'created': u'2016-08-21T23:02:49Z', u'code': 500, u'message': u'Build of instance 600e0bed-d693-476f-9e72-5ef34d9e00d8 aborted: Failed to allocate the network(s), not rescheduling.'}
This test:
https://review.openstack.org/#/c/327191/
merged Aug 20.
** Affects: neutron
Importance: Critical
Status: Confirmed
** Tags: auto-allocated-topology
** Changed in: neutron
Importance: Undecided => Critical
** Changed in: neutron
Status: New => Confirmed
** Tags added: auto-allocated-topology
** Description changed:
http://logs.openstack.org/93/356593/3/check/gate-tempest-dsvm-neutron-
dvr/5396726/logs/testr_results.html.gz
http://logs.openstack.org/78/355078/7/check/gate-tempest-dsvm-neutron-
linuxbridge/913f31a/logs/testr_results.html.gz
+ Traceback (most recent call last):
+ File "tempest/api/compute/admin/test_auto_allocate_network.py", line 177, in test_server_multi_create_auto_allocate
+ min_count=3)
+ File "tempest/common/compute.py", line 167, in create_test_server
+ % server['id'])
+ File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
+ self.force_reraise()
+ File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise
+ six.reraise(self.type_, self.value, self.tb)
+ File "tempest/common/compute.py", line 149, in create_test_server
+ clients.servers_client, server['id'], wait_until)
+ File "tempest/common/waiters.py", line 75, in wait_for_server_status
+ server_id=server_id)
+ tempest.exceptions.BuildErrorException: Server 600e0bed-d693-476f-9e72-5ef34d9e00d8 failed to build and is in ERROR status
+ Details: {u'created': u'2016-08-21T23:02:49Z', u'code': 500, u'message': u'Build of instance 600e0bed-d693-476f-9e72-5ef34d9e00d8 aborted: Failed to allocate the network(s), not rescheduling.'}
+
This test:
https://review.openstack.org/#/c/327191/
merged Aug 20.
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1615710
Title:
test_server_multi_create_auto_allocate failing with "Failed to
allocate the network(s), not rescheduling"
Status in neutron:
Confirmed
Bug description:
http://logs.openstack.org/93/356593/3/check/gate-tempest-dsvm-neutron-
dvr/5396726/logs/testr_results.html.gz
http://logs.openstack.org/78/355078/7/check/gate-tempest-dsvm-neutron-
linuxbridge/913f31a/logs/testr_results.html.gz
Traceback (most recent call last):
File "tempest/api/compute/admin/test_auto_allocate_network.py", line 177, in test_server_multi_create_auto_allocate
min_count=3)
File "tempest/common/compute.py", line 167, in create_test_server
% server['id'])
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
self.force_reraise()
File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise
six.reraise(self.type_, self.value, self.tb)
File "tempest/common/compute.py", line 149, in create_test_server
clients.servers_client, server['id'], wait_until)
File "tempest/common/waiters.py", line 75, in wait_for_server_status
server_id=server_id)
tempest.exceptions.BuildErrorException: Server 600e0bed-d693-476f-9e72-5ef34d9e00d8 failed to build and is in ERROR status
Details: {u'created': u'2016-08-21T23:02:49Z', u'code': 500, u'message': u'Build of instance 600e0bed-d693-476f-9e72-5ef34d9e00d8 aborted: Failed to allocate the network(s), not rescheduling.'}
This test:
https://review.openstack.org/#/c/327191/
merged Aug 20.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1615710/+subscriptions
Follow ups