[ https://issues.apache.org/jira/browse/FLINK-34464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833248#comment-17833248 ]
Ryan Skraba commented on FLINK-34464: ------------------------------------- 1.18, jdk17: [https://github.com/apache/flink/actions/runs/8502821617/job/23287712701#step:4:125] As noted above, while the error actually occurs in the *Initialize Job* step, the *Upload build artifacts* step is highlighted in GitHub actions: {code:java} /usr/bin/docker exec 159dd3123de719a469e6dfbee169fd0baba570825f05bf20ce2d7378a3693a39 sh -c "cat /etc/*release | grep ^ID" Error: Input required and not supplied: path {code} > actions/cache@v4 times out > -------------------------- > > Key: FLINK-34464 > URL: https://issues.apache.org/jira/browse/FLINK-34464 > Project: Flink > Issue Type: Bug > Components: Build System / CI, Test Infrastructure > Reporter: Matthias Pohl > Priority: Major > Labels: github-actions, test-stability > > [https://github.com/apache/flink/actions/runs/7953599167/job/21710058433#step:4:125] > Pulling the docker image stalled. This should be a temporary issue: > {code:java} > /usr/bin/docker exec > 601a5a6e68acf3ba38940ec7a07e08d7c57e763ca0364070124f71bc2f708bc3 sh -c "cat > /etc/*release | grep ^ID" > 120Received 260046848 of 1429155280 (18.2%), 248.0 MBs/sec > 121Received 545259520 of 1429155280 (38.2%), 260.0 MBs/sec > [...] > Received 914358272 of 1429155280 (64.0%), 0.0 MBs/sec > 21645Received 914358272 of 1429155280 (64.0%), 0.0 MBs/sec > 21646Error: The operation was canceled. {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)