yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37379
[Bug 1489716] [NEW] Patching an object which could be gone during test cleanup randomly fails at TestQosPlugin
Public bug reported:
http://logs.openstack.org/48/217048/1/gate/gate-neutron-
python27/dc83518/testr_results.html.gz
ft1.8256: neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rules_for_policy_with_filters_StringException: Empty attachments:
pythonlogging:'neutron.api.extensions'
stderr
stdout
pythonlogging:'': {{{
2015-08-27 22:16:19,871 INFO [neutron.manager] Loading core plugin: neutron.db.db_base_plugin_v2.NeutronDbPluginV2
2015-08-27 22:16:19,872 WARNING [neutron.notifiers.nova] Authenticating to nova using nova_admin_* options is deprecated. This should be done using an auth plugin, like password
2015-08-27 22:16:19,873 INFO [neutron.manager] Loading Plugin: qos
2015-08-27 22:16:19,877 INFO [neutron.services.qos.notification_drivers.manager] Loading message_queue (Message queue updates) notification driver for QoS plugin
}}}
Traceback (most recent call last):
File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock/mock.py", line 1804, in _patch_stopall
patch.stop()
File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock/mock.py", line 1510, in stop
return self.__exit__()
File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock/mock.py", line 1480, in __exit__
setattr(self.target, self.attribute, self.temp_original)
ReferenceError: weakly-referenced object no longer exists
** 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/1489716
Title:
Patching an object which could be gone during test cleanup randomly
fails at TestQosPlugin
Status in neutron:
New
Bug description:
http://logs.openstack.org/48/217048/1/gate/gate-neutron-
python27/dc83518/testr_results.html.gz
ft1.8256: neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rules_for_policy_with_filters_StringException: Empty attachments:
pythonlogging:'neutron.api.extensions'
stderr
stdout
pythonlogging:'': {{{
2015-08-27 22:16:19,871 INFO [neutron.manager] Loading core plugin: neutron.db.db_base_plugin_v2.NeutronDbPluginV2
2015-08-27 22:16:19,872 WARNING [neutron.notifiers.nova] Authenticating to nova using nova_admin_* options is deprecated. This should be done using an auth plugin, like password
2015-08-27 22:16:19,873 INFO [neutron.manager] Loading Plugin: qos
2015-08-27 22:16:19,877 INFO [neutron.services.qos.notification_drivers.manager] Loading message_queue (Message queue updates) notification driver for QoS plugin
}}}
Traceback (most recent call last):
File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock/mock.py", line 1804, in _patch_stopall
patch.stop()
File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock/mock.py", line 1510, in stop
return self.__exit__()
File "/home/jenkins/workspace/gate-neutron-python27/.tox/py27/local/lib/python2.7/site-packages/mock/mock.py", line 1480, in __exit__
setattr(self.target, self.attribute, self.temp_original)
ReferenceError: weakly-referenced object no longer exists
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1489716/+subscriptions
Follow ups