← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1888213] Re: [FT] neutron.tests.functional.agent.linux.test_iptables.IptablesManagerNonRootTestCase test cases always failing

 

Ok, this is the error:

>>> import importlib.metadata
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'importlib.metadata'
>>> 

But [1] is only catching ImportError [2]

[2]https://github.com/openstack/stevedore/commit/d5297167e08468c75d2477f15004df61cf98e57e
#diff-11dca3f8d632f130fa82203beb6dd8cdR29


** Also affects: stevedore
   Importance: Undecided
       Status: New

** No longer affects: stevedore

** Also affects: python-stevedore
   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/1888213

Title:
  [FT]
  neutron.tests.functional.agent.linux.test_iptables.IptablesManagerNonRootTestCase
  test cases always failing

Status in neutron:
  New

Bug description:
  Test cases failing:
  - test_binary_name
  - test_binary_name_eventlet_spawn

  Those tests are blocking the CI.

  Logs:
  https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_9c1/735802/3/check
  /neutron-functional/9c1f55b/testr_results.html

  Snippet: http://paste.openstack.org/show/796114/

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1888213/+subscriptions


References