ERROR: No matching distribution found for wrapt==1.11.* in the CI jobs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Critical
|
Bernard Cafarelli |
Bug Description
It seems that it is serious problem currently. It causes failures of many pep8 and UT jobs.
Failure example:
2020-12-08 07:28:46.870658 | TASK [Run tox without tests]
2020-12-08 07:28:47.895900 | ubuntu-focal | pep8 create: /home/zuul/
2020-12-08 07:28:48.494059 | ubuntu-focal | pep8 installdeps: -c/home/
2020-12-08 07:28:57.086207 | ubuntu-focal | ERROR: invocation failed (exit code 1), logfile: /home/zuul/
2020-12-08 07:28:57.086885 | ubuntu-focal | =======
2020-12-08 07:28:57.086923 | ubuntu-focal | /home/zuul/
2020-12-08 07:28:57.086936 | ubuntu-focal | warnings.warn(
2020-12-08 07:28:57.086946 | ubuntu-focal | Looking in indexes: https:/
2020-12-08 07:28:57.086961 | ubuntu-focal | Ignoring wmi: markers 'sys_platform == "win32"' don't match your environment
2020-12-08 07:28:57.086970 | ubuntu-focal | Collecting alembic>=0.8.10
2020-12-08 07:28:57.086995 | ubuntu-focal | Downloading https:/
2020-12-08 07:28:57.087008 | ubuntu-focal | Collecting astroid==2.3.3
2020-12-08 07:28:57.087016 | ubuntu-focal | Downloading https:/
2020-12-08 07:28:57.087027 | ubuntu-focal | INFO: pip is looking at multiple versions of alembic to determine which version is compatible with other requirements. This could take a while.
2020-12-08 07:28:57.087036 | ubuntu-focal | /home/zuul/
2020-12-08 07:28:57.087045 | ubuntu-focal | warnings.warn(
2020-12-08 07:28:57.087054 | ubuntu-focal | /home/zuul/
2020-12-08 07:28:57.087063 | ubuntu-focal | warnings.warn(
2020-12-08 07:28:57.087071 | ubuntu-focal | ERROR: Could not find a version that satisfies the requirement wrapt==1.11.* (from astroid)
2020-12-08 07:28:57.087079 | ubuntu-focal | ERROR: No matching distribution found for wrapt==1.11.*
2020-12-08 07:28:57.087088 | ubuntu-focal |
2020-12-08 07:28:57.087100 | ubuntu-focal | =======
2020-12-08 07:28:57.087336 | ubuntu-focal | ERROR: could not install deps [-c/home/
2020-12-08 07:28:57.087492 | ubuntu-focal | _______
2020-12-08 07:28:57.087556 | ubuntu-focal | ERROR: pep8: could not install deps [-c/home/
2020-12-08 07:28:57.646353 | ubuntu-focal | ERROR
2020-12-08 07:28:57.646761 | ubuntu-focal | {
2020-12-08 07:28:57.646864 | ubuntu-focal | "delta": "0:00:09.526199",
2020-12-08 07:28:57.646959 | ubuntu-focal | "end": "2020-12-08 07:28:57.118425",
2020-12-08 07:28:57.647050 | ubuntu-focal | "msg": "non-zero return code",
2020-12-08 07:28:57.647139 | ubuntu-focal | "rc": 1,
2020-12-08 07:28:57.647228 | ubuntu-focal | "start": "2020-12-08 07:28:47.592226"
2020-12-08 07:28:57.647316 | ubuntu-focal | }
Changed in neutron: | |
status: | Confirmed → In Progress |
assignee: | nobody → Bernard Cafarelli (bcafarel) |
Changed in neutron: | |
status: | In Progress → Fix Committed |
tags: | added: neutron-proactive-backport-potential |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
tags: | removed: neutron-proactive-backport-potential |
Proposal for bumping wrapt in l-c.txt: /review. opendev. org/c/openstack /neutron/ +/765988
https:/