New GitHub issue #110842 from sobolevn:<br>

<hr>

<pre>
[Check if generated files are up to date](https://github.com/python/cpython/actions/runs/6510318379/job/17683751834#logs) job fails:

```
Run make regen-configure
/usr/bin/podman
podman run --rm --pull=always -v /home/runner/work/cpython/cpython:/src quay.io/tiran/cpython_autoconf:271
Trying to pull quay.io/tiran/cpython_autoconf:271...
Error: initializing source docker://quay.io/tiran/cpython_autoconf:271: Requesting bear token: invalid status code from registry 500 (Internal Server Error)
make: *** [Makefile:2755: regen-configure] Error 125
```

It happened several times:
1. https://github.com/python/cpython/actions/runs/6510318379/job/17683751834
2. https://github.com/python/cpython/actions/runs/6510359895/job/17683886312

I hope that this is just a fluke that will go away.
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/110842">View on GitHub</a>
<p>Labels: build, 3.12</p>
<p>Assignee: </p>