yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05201
[Bug 1223161] Re: FAIL: tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance -- Malformed request body: Cannot understand JSON
*** This bug is a duplicate of bug 1229475 ***
https://bugs.launchpad.net/bugs/1229475
Yes, I think this is a side effect of bug 1229475. While investigating
that bug, I saw these types of failures, where neutronclient was getting
data from rabbitmq, due to it using a bogus fd that was in use by the
rpc code at the time.
** This bug has been marked a duplicate of bug 1229475
terminate_instance(): RuntimeError: Second simultaneous read on fileno 16 detected
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1223161
Title:
FAIL:
tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance
-- Malformed request body: Cannot understand JSON
Status in OpenStack Neutron (virtual network service):
New
Status in OpenStack Compute (Nova):
Confirmed
Status in Tempest:
Confirmed
Bug description:
See http://logs.openstack.org/98/44098/11/check/gate-tempest-devstack-
vm-neutron/68c9a41/console.html
2013-09-10 03:26:06.136 | ======================================================================
2013-09-10 03:26:06.136 | FAIL: tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance[gate,smoke]
2013-09-10 03:26:06.137 | tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance[gate,smoke]
2013-09-10 03:26:06.137 | ----------------------------------------------------------------------
2013-09-10 03:26:06.137 | _StringException: Empty attachments:
2013-09-10 03:26:06.137 | stderr
2013-09-10 03:26:06.138 | stdout
2013-09-10 03:26:06.138 |
2013-09-10 03:26:06.138 | pythonlogging:'': {{{
2013-09-10 03:26:06.139 | 2013-09-10 03:18:40,673 state: pending
2013-09-10 03:26:06.139 | 2013-09-10 03:18:47,211 State transition "pending" ==> "error" 6 second
2013-09-10 03:26:06.139 | }}}
2013-09-10 03:26:06.140 |
2013-09-10 03:26:06.140 | Traceback (most recent call last):
2013-09-10 03:26:06.140 | File "tempest/thirdparty/boto/test_ec2_instance_run.py", line 150, in test_run_stop_terminate_instance
2013-09-10 03:26:06.140 | self.assertInstanceStateWait(instance, "running")
2013-09-10 03:26:06.141 | File "tempest/thirdparty/boto/test.py", line 356, in assertInstanceStateWait
2013-09-10 03:26:06.141 | state = self.waitInstanceState(lfunction, wait_for)
2013-09-10 03:26:06.141 | File "tempest/thirdparty/boto/test.py", line 341, in waitInstanceState
2013-09-10 03:26:06.142 | self.valid_instance_state)
2013-09-10 03:26:06.142 | File "tempest/thirdparty/boto/test.py", line 332, in state_wait_gone
2013-09-10 03:26:06.142 | self.assertIn(state, valid_set | self.gone_set)
2013-09-10 03:26:06.142 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 328, in assertIn
2013-09-10 03:26:06.143 | self.assertThat(haystack, Contains(needle))
2013-09-10 03:26:06.143 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 417, in assertThat
2013-09-10 03:26:06.143 | raise MismatchError(matchee, matcher, mismatch, verbose)
2013-09-10 03:26:06.144 | MismatchError: u'error' not in set(['paused', 'terminated', 'running', 'stopped', 'pending', '_GONE', 'stopping', 'shutting-down'])
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1223161/+subscriptions