yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #90045
[Bug 1994491] [NEW] Functional tests job is failing on Ubuntu 22.04
Public bug reported:
There is one test failing constantly on Ubuntu 22.04:
neutron.tests.functional.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.MacvtapAgentTestCase.test_get_all_devices
See example of failure:
https://c90e0ddcd5d5af05eb6d-a8b09b46efefccdc6294594f5e7c68f1.ssl.cf5.rackcdn.com/861320/3/check/neutron-
functional-with-uwsgi/a7543c4/testr_results.html
Stacktrace:
ft1.1: neutron.tests.functional.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.MacvtapAgentTestCase.test_get_all_devicestesttools.testresult.real._StringException: Traceback (most recent call last):
File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/base.py", line 182, in func
return f(self, *args, **kwargs)
File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py", line 36, in test_get_all_devices
self.assertEqual(set([macvtap.link.address]),
File "/home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-functional-gate/lib/python3.10/site-packages/testtools/testcase.py", line 393, in assertEqual
self.assertThat(observed, matcher, message)
File "/home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-functional-gate/lib/python3.10/site-packages/testtools/testcase.py", line 480, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: {'26:b6:d6:3f:64:59'} != {'4e:a8:e8:e5:d5:f3'}
** Affects: neutron
Importance: Critical
Status: Confirmed
** Tags: functional-tests gate-failure
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1994491
Title:
Functional tests job is failing on Ubuntu 22.04
Status in neutron:
Confirmed
Bug description:
There is one test failing constantly on Ubuntu 22.04:
neutron.tests.functional.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.MacvtapAgentTestCase.test_get_all_devices
See example of failure:
https://c90e0ddcd5d5af05eb6d-a8b09b46efefccdc6294594f5e7c68f1.ssl.cf5.rackcdn.com/861320/3/check/neutron-
functional-with-uwsgi/a7543c4/testr_results.html
Stacktrace:
ft1.1: neutron.tests.functional.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.MacvtapAgentTestCase.test_get_all_devicestesttools.testresult.real._StringException: Traceback (most recent call last):
File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/base.py", line 182, in func
return f(self, *args, **kwargs)
File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py", line 36, in test_get_all_devices
self.assertEqual(set([macvtap.link.address]),
File "/home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-functional-gate/lib/python3.10/site-packages/testtools/testcase.py", line 393, in assertEqual
self.assertThat(observed, matcher, message)
File "/home/zuul/src/opendev.org/openstack/neutron/.tox/dsvm-functional-gate/lib/python3.10/site-packages/testtools/testcase.py", line 480, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: {'26:b6:d6:3f:64:59'} != {'4e:a8:e8:e5:d5:f3'}
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1994491/+subscriptions
Follow ups