Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration tests periodically fail with 503 #16

Open
omus opened this issue Jan 28, 2025 · 0 comments
Open

Integration tests periodically fail with 503 #16

omus opened this issue Jan 28, 2025 · 0 comments

Comments

@omus
Copy link
Member

omus commented Jan 28, 2025

 #5 [internal] load metadata for docker.io/library/debian:12.9
#5 ERROR: unexpected status from HEAD request to https://registry-1.docker.io/v2/library/debian/manifests/12.9: 503 Service Unavailable
------
 > [internal] load metadata for docker.io/library/debian:12.9:
------
Dockerfile:8
--------------------
   6 |     
   7 |     ARG DEBIAN_VERSION=bullseye
   8 | >>> FROM debian:$DEBIAN_VERSION
   9 |     
  10 |     # Reduces output from `apt-get`
--------------------
ERROR: failed to solve: debian:12.9: unexpected status from HEAD request to https://registry-1.docker.io/v2/library/debian/manifests/12.9: 503 Service Unavailable
Error: buildx failed with: ERROR: failed to solve: debian:12.9: unexpected status from HEAD request to https://registry-1.docker.io/v2/library/debian/manifests/12.9: 503 Service Unavailable

https://github.com/beacon-biosignals/docker-build/actions/runs/13019928430/job/36318028887#step:5:1003

May want to introduce an automatic retry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant