** Changed in: neutron
       Status: In Progress => Fix Released

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

Title:
  [devstack-tobiko-neutron] periodic broken running on ubuntu focal

Status in neutron:
  Fix Released

Bug description:
  The job is broken in stable/zed and stable/2023.1 where it's running
  on ubuntu focal since patch
  https://review.opendev.org/c/x/tobiko/+/910589

  Fails like:-
  2024-03-12 02:33:20.806847 | controller |     interpreter = 
self.creator.interpreter
  2024-03-12 02:33:20.806858 | controller |   File 
"/usr/local/lib/python3.8/dist-packages/tox/tox_env/python/virtual_env/api.py", 
line 127, in creator
  2024-03-12 02:33:20.806868 | controller |     return self.session.creator
  2024-03-12 02:33:20.806880 | controller |   File 
"/usr/local/lib/python3.8/dist-packages/tox/tox_env/python/virtual_env/api.py", 
line 108, in session
  2024-03-12 02:33:20.806890 | controller |     self._virtualenv_session = 
session_via_cli(env_dir, options=None, setup_logging=False, env=env)
  2024-03-12 02:33:20.806900 | controller |   File 
"/home/zuul/.local/lib/python3.8/site-packages/virtualenv/run/__init__.py", 
line 49, in session_via_cli
  2024-03-12 02:33:20.806912 | controller |     parser, elements = 
build_parser(args, options, setup_logging, env)
  2024-03-12 02:33:20.806922 | controller |   File 
"/home/zuul/.local/lib/python3.8/site-packages/virtualenv/run/__init__.py", 
line 82, in build_parser
  2024-03-12 02:33:20.806932 | controller |     CreatorSelector(interpreter, 
parser),
  2024-03-12 02:33:20.806942 | controller |   File 
"/home/zuul/.local/lib/python3.8/site-packages/virtualenv/run/plugin/creators.py",
 line 24, in __init__
  2024-03-12 02:33:20.806953 | controller |     creators, self.key_to_meta, 
self.describe, self.builtin_key = self.for_interpreter(interpreter)
  2024-03-12 02:33:20.806963 | controller |   File 
"/home/zuul/.local/lib/python3.8/site-packages/virtualenv/run/plugin/creators.py",
 line 31, in for_interpreter
  2024-03-12 02:33:20.806973 | controller |     for key, creator_class in 
cls.options("virtualenv.create").items():
  2024-03-12 02:33:20.806991 | controller |   File 
"/home/zuul/.local/lib/python3.8/site-packages/virtualenv/run/plugin/base.py", 
line 45, in options
  2024-03-12 02:33:20.843299 | controller |     cls._OPTIONS = 
cls.entry_points_for(key)
  2024-03-12 02:33:20.843338 | controller |   File 
"/home/zuul/.local/lib/python3.8/site-packages/virtualenv/run/plugin/base.py", 
line 24, in entry_points_for
  2024-03-12 02:33:20.843350 | controller |     return OrderedDict((e.name, 
e.load()) for e in cls.entry_points().get(key, {}))
  2024-03-12 02:33:20.843361 | controller |   File 
"/home/zuul/.local/lib/python3.8/site-packages/virtualenv/run/plugin/base.py", 
line 24, in <genexpr>
  2024-03-12 02:33:20.843495 | controller |     return OrderedDict((e.name, 
e.load()) for e in cls.entry_points().get(key, {}))
  2024-03-12 02:33:20.843511 | controller |   File 
"/home/zuul/.local/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/__init__.py",
 line 210, in load
  2024-03-12 02:33:20.843522 | controller |     return 
functools.reduce(getattr, attrs, module)
  2024-03-12 02:33:20.843532 | controller | AttributeError: module 
'virtualenv.create.via_global_ref.builtin.cpython.mac_os' has no attribute 
'CPython2macOsArmFramework'

  
  Example failure:- 
https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_2c4/periodic/opendev.org/openstack/neutron/stable/2023.1/devstack-tobiko-neutron/2c413ae/job-output.txt

  Builds:- https://zuul.openstack.org/builds?job_name=devstack-tobiko-
  
neutron&project=openstack%2Fneutron&branch=stable%2Fzed&branch=stable%2F2023.1&skip=0

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