[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1232974

Title:
  
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_op

Status in OpenStack Neutron (virtual network service):
  Expired

Bug description:
  2013-09-30 03:19:57.298 | 
======================================================================
  2013-09-30 03:19:57.299 | FAIL: 
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,gate,network,smoke]
  2013-09-30 03:19:57.299 | 
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,gate,network,smoke]
  2013-09-30 03:19:57.300 | 
----------------------------------------------------------------------
  2013-09-30 03:19:57.300 | _StringException: Empty attachments:
  2013-09-30 03:19:57.300 |   stderr
  2013-09-30 03:19:57.301 |   stdout
  2013-09-30 03:19:57.301 |
  2013-09-30 03:19:57.301 | pythonlogging:'': {{{
  2013-09-30 03:19:57.302 | 2013-09-30 03:11:54,407 Starting new HTTP 
connection (1): 127.0.0.1
  2013-09-30 03:19:57.302 | 2013-09-30 03:11:54,515 Starting new HTTP 
connection (1): 127.0.0.1
  2013-09-30 03:19:57.302 | }}}
  2013-09-30 03:19:57.302 |
  2013-09-30 03:19:57.303 | Traceback (most recent call last):
  2013-09-30 03:19:57.303 |   File 
"tempest/scenario/test_network_basic_ops.py", line 267, in 
test_network_basic_ops
  2013-09-30 03:19:57.303 |     self._create_servers()
  2013-09-30 03:19:57.304 |   File 
"tempest/scenario/test_network_basic_ops.py", line 218, in _create_servers
  2013-09-30 03:19:57.304 |     server = self._create_server(name, network)
  2013-09-30 03:19:57.304 |   File 
"tempest/scenario/test_network_basic_ops.py", line 212, in _create_server
  2013-09-30 03:19:57.305 |     server = self.create_server(name=name, 
create_kwargs=create_kwargs)
  2013-09-30 03:19:57.305 |   File "tempest/scenario/manager.py", line 392, in 
create_server
  2013-09-30 03:19:57.305 |     self.status_timeout(client.servers, server.id, 
'ACTIVE')
  2013-09-30 03:19:57.306 |   File "tempest/scenario/manager.py", line 290, in 
status_timeout
  2013-09-30 03:19:57.306 |     self._status_timeout(things, thing_id, 
expected_status=expected_status)
  2013-09-30 03:19:57.306 |   File "tempest/scenario/manager.py", line 341, in 
_status_timeout
  2013-09-30 03:19:57.307 |     raise exceptions.TimeoutException(message)
  2013-09-30 03:19:57.307 | TimeoutException: Request timed out
  2013-09-30 03:19:57.307 | Details: Timed out waiting for thing 
ba64e803-8b9e-4b4b-a027-226a9ca98e57                       to become ACTIVE

  2013-09-30 03:19:57.307 | 
  2013-09-30 03:19:57.308 | 
  2013-09-30 03:19:57.308 | 
======================================================================
  2013-09-30 03:19:57.308 | FAIL: tearDownClass 
(tempest.scenario.test_network_basic_ops.TestNetworkBasicOps)
  2013-09-30 03:19:57.309 | tearDownClass 
(tempest.scenario.test_network_basic_ops.TestNetworkBasicOps)
  2013-09-30 03:19:57.309 | 
----------------------------------------------------------------------
  2013-09-30 03:19:57.309 | _StringException: Traceback (most recent call last):
  2013-09-30 03:19:57.310 |   File "tempest/scenario/manager.py", line 239, in 
tearDownClass
  2013-09-30 03:19:57.310 |     thing.delete()
  2013-09-30 03:19:57.310 |   File "tempest/api/network/common.py", line 71, in 
delete
  2013-09-30 03:19:57.311 |     self.client.delete_subnet(self.id)
  2013-09-30 03:19:57.311 |   File 
"/opt/stack/new/python-neutronclient/neutronclient/v2_0/client.py", line 108, 
in with_params
  2013-09-30 03:19:57.311 |     ret = self.function(instance, *args, **kwargs)
  2013-09-30 03:19:57.311 |   File 
"/opt/stack/new/python-neutronclient/neutronclient/v2_0/client.py", line 376, 
in delete_subnet
  2013-09-30 03:19:57.312 |     return self.delete(self.subnet_path % (subnet))
  2013-09-30 03:19:57.312 |   File 
"/opt/stack/new/python-neutronclient/neutronclient/v2_0/client.py", line 1229, 
in delete
  2013-09-30 03:19:57.312 |     headers=headers, params=params)
  2013-09-30 03:19:57.313 |   File 
"/opt/stack/new/python-neutronclient/neutronclient/v2_0/client.py", line 1218, 
in retry_request
  2013-09-30 03:19:57.313 |     headers=headers, params=params)
  2013-09-30 03:19:57.313 |   File 
"/opt/stack/new/python-neutronclient/neutronclient/v2_0/client.py", line 1161, 
in do_request
  2013-09-30 03:19:57.313 |     self._handle_fault_response(status_code, 
replybody)
  2013-09-30 03:19:57.314 |   File 
"/opt/stack/new/python-neutronclient/neutronclient/v2_0/client.py", line 1131, 
in _handle_fault_response
  2013-09-30 03:19:57.314 |     exception_handler_v20(status_code, 
des_error_body)
  2013-09-30 03:19:57.314 |   File 
"/opt/stack/new/python-neutronclient/neutronclient/v2_0/client.py", line 93, in 
exception_handler_v20
  2013-09-30 03:19:57.315 |     message=msg)
  2013-09-30 03:19:57.315 | NeutronClientException: 409-{u'NeutronError': 
{u'message': u'Unable to complete operation on subnet 
24aaac93-6331-4187-a5c6-df1e7a7de953. One or more ports have an IP allocation 
from this subnet.', u'type': u'SubnetInUse', u'detail': u''}}
  2013-09-30 03:19:57.315 | 
  2013-09-30 03:19:57.316 | 
  2013-09-30 03:19:57.317 | 
======================================================================
  2013-09-30 03:19:57.317 | FAIL: process-returncode
  2013-09-30 03:19:57.317 | process-returncode
  2013-09-30 03:19:57.318 | 
----------------------------------------------------------------------
  2013-09-30 03:19:57.318 | _StringException: Binary content:
  2013-09-30 03:19:57.318 |   traceback (test/plain; charset="utf8")

  
  More logs are in 
http://logs.openstack.org/94/46894/13/check/check-tempest-devstack-vm-neutron/476b25a/

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1232974/+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

Reply via email to