Matthias Pohl created FLINK-33614:
-------------------------------------
Summary: Docker pull failed
Key: FLINK-33614
URL: https://issues.apache.org/jira/browse/FLINK-33614
Project: Flink
Issue Type: Sub-task
Components: Test Infrastructure
Reporter: Matthias Pohl
https://github.com/XComp/flink/actions/runs/6949002998/job/18906544962#step:2:26
{code:java}
Error response from daemon: Head
"https://registry-1.docker.io/v2/chesnay/flink-ci/manifests/java_8_11_17_maven_386_v2":
Get
"https://auth.docker.io/token?account=githubactions&scope=repository%3Achesnay%2Fflink-ci%3Apull&service=registry.docker.io":
EOF
24 Warning: Docker pull failed with exit code 1, back off 6.074 seconds before
retry.
25 /usr/bin/docker pull chesnay/flink-ci:java_8_11_17_maven_386_v2
26 Error response from daemon: Get
"https://registry-1.docker.io/v2/chesnay/flink-ci/manifests/sha256:566fc00ee070850d47dc082e50bcdfbc7a07cea5b7bd3bc08c3943eba1cc9e4b":
EOF
27 Warning: Docker pull failed with exit code 1, back off 7.016 seconds before
retry.
28 /usr/bin/docker pull chesnay/flink-ci:java_8_11_17_maven_386_v2
29 Error response from daemon: Get
"https://registry-1.docker.io/v2/chesnay/flink-ci/manifests/sha256:566fc00ee070850d47dc082e50bcdfbc7a07cea5b7bd3bc08c3943eba1cc9e4b":
EOF
30 Error: Docker pull failed with exit code 1 {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)