← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1894857] [NEW] lower-constraints job fail on Focal

 

Public bug reported:

Requirements now pass after recent patch was merged, but UT fail with versions from lower-requirements, as seen on https://review.opendev.org/#/c/738163/:
https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_1ed/738163/16/check/openstack-tox-lower-constraints/1ed7287/testr_results.html

2 main error types:
RuntimeError: generator raised StopIteration
and
  File "/usr/lib/python3.8/ssl.py", line 720, in verify_mode
    super(SSLContext, SSLContext).verify_mode.__set__(self, value)
RecursionError: maximum recursion depth exceeded

As UT pass, this is mostly a task to find and update needed versions in
lower-constraints

At least for the RecursionError one the fix is apparently bumped
eventlet version

** Affects: neutron
     Importance: Critical
         Status: Confirmed


** Tags: 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/1894857

Title:
  lower-constraints job fail on Focal

Status in neutron:
  Confirmed

Bug description:
  Requirements now pass after recent patch was merged, but UT fail with versions from lower-requirements, as seen on https://review.opendev.org/#/c/738163/:
  https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_1ed/738163/16/check/openstack-tox-lower-constraints/1ed7287/testr_results.html

  2 main error types:
  RuntimeError: generator raised StopIteration
  and
    File "/usr/lib/python3.8/ssl.py", line 720, in verify_mode
      super(SSLContext, SSLContext).verify_mode.__set__(self, value)
  RecursionError: maximum recursion depth exceeded

  As UT pass, this is mostly a task to find and update needed versions
  in lower-constraints

  At least for the RecursionError one the fix is apparently bumped
  eventlet version

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


Follow ups