[qa][gate][stable] stable stein|train py2 devstack jobs are broken
Hello Everyone, During fixing the grenade issue on stable/train[1], there is another issue that came up for py2 devstack based jobs. I have logged the bug on devstack side as of now - https://bugs.launchpad.net/devstack/+bug/1922736 Let's wait for this to fix before you recheck on failing patches. [1] http://lists.openstack.org/pipermail/openstack-discuss/2021-April/021597.htm... -gmann
We've discussed this issue (which affects non-devstack jobs too) on #opendev and #openstack-qa. If I understood correctly, it is caused by a recent PyPI outage and their fallback infra not providing the data-requires-python metadata. While PyPI appears to be back to normal, some opendev mirrors (proxies really) are still serving indexes without data-requires-python, which suggests that bad PyPI servers may still be handling some of the requests. On Tue, 6 Apr 2021 at 16:10, Ghanshyam Mann <gmann@ghanshyammann.com> wrote:
Hello Everyone,
During fixing the grenade issue on stable/train[1], there is another issue that came up for py2 devstack based jobs. I have logged the bug on devstack side as of now
- https://bugs.launchpad.net/devstack/+bug/1922736
Let's wait for this to fix before you recheck on failing patches.
[1] http://lists.openstack.org/pipermail/openstack-discuss/2021-April/021597.htm...
-gmann
On 2021-04-06 17:51:50 +0200 (+0200), Pierre Riteau wrote:
We've discussed this issue (which affects non-devstack jobs too) on #opendev and #openstack-qa. If I understood correctly, it is caused by a recent PyPI outage and their fallback infra not providing the data-requires-python metadata. While PyPI appears to be back to normal, some opendev mirrors (proxies really) are still serving indexes without data-requires-python, which suggests that bad PyPI servers may still be handling some of the requests. [...]
Still speculation at this point, though the evidence points to that happening (we've seen it several times in the past). Technically yes our proxies are sometimes serving indices without the metadata, but that tends to happen because PyPI's CDN is sometimes serving indices without metadata to our proxies and not because of any actual problem with our proxies. -- Jeremy Stanley
participants (3)
-
Ghanshyam Mann
-
Jeremy Stanley
-
Pierre Riteau