It looks like the Dagger engine image is timing out during pulls today, this is causing failures and barely stringing some pipelines along π
Pipeline 1:
3 : β β create container
6 : β β β exec docker pull registry.dagger.io/engine:v0.19.11
6 : β β β [15.0s] | Error response from daemon: Get "https://registry.dagger.io/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
6 : β β β exec docker pull registry.dagger.io/engine:v0.19.11 ERROR [15.0s]
6 : β β β ! failed to run command [docker pull registry.dagger.io/engine:v0.19.11]: exit status 1
3 : β β create container ERROR [15.0s]
Pipeline 2:
6 : β β β [3m41s] | 71977856852f: Verifying Checksum
6 : β β β [3m41s] | 71977856852f: Download complete
6 : β β β [3m46s] | 805a2ef245c4: Retrying in 10 seconds
6 : β β β [3m47s] | 805a2ef245c4: Retrying in 9 seconds
6 : β β β [3m48s] | 805a2ef245c4: Retrying in 8 seconds
...
3 : β β create container
6 : β β β exec docker pull registry.dagger.io/engine:v0.19.11 ERROR [9m60s]
6 : β β β ! failed to run command [docker pull registry.dagger.io/engine:v0.19.11]: signal: killed
3 : β β create container ERROR [10m0s]
3 : β β ! failed to pull image: failed to run command [docker pull registry.dagger.io/engine:v0.19.11]: signal: killed