You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dockerfile:26
--------------------
24 | # Only Java versions 17 and 21 are supported.
25 | ARG DISTROLESS_BASE
26 | >>> FROM ${BEAM_BASE} AS base
27 | ARG TARGETARCH
28 | ENV LANG C.UTF-8
--------------------
ERROR: failed to solve: apache/beam_java17_sdk:2.63.0.dev: docker.io/apache/beam_java17_sdk:2.63.0.dev: not found
* What went wrong:
Execution failed for task ':sdks:java:container:distroless:java17:docker'.
> Process 'command 'docker'' finished with non-zero exit value 1
The PostCommit Java Examples Dataflow V2 is failing over 50% of the time.
Please visit https://github.com/apache/beam/actions/workflows/beam_PostCommit_Java_Examples_Dataflow_V2.yml?query=is%3Afailure+branch%3Amaster to see all failed workflow runs.
See also Grafana statistics: http://metrics.beam.apache.org/d/CTYdoxP4z/ga-post-commits-status?orgId=1&viewPanel=2&var-Workflow=PostCommit%20Java%20Examples%20Dataflow%20V2
The text was updated successfully, but these errors were encountered: