The GitHub Actions job "Tests (AMD)" on 
airflow.git/ci/java-sdk-e2e-native-toolchain has failed.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
3c1c55f4c25b460bebf1b91f8fbdec01941dd0af / LIU ZHE YOU <[email protected]>
Build Java SDK e2e example bundles natively in CI

The java_sdk e2e mode and the lang-SDK k8s test solved the same
cold-build problem two different ways (containerized Gradle with a
repo-local cache vs host toolchain with salted home-dir caches), which
a review follow-up on #69239 asked to reconcile. Converge the e2e mode
on the #69411 native-toolchain convention: CI provisions the JDK with
actions/setup-java and caches ~/.gradle, dropping the per-run
eclipse-temurin image pull and the --network=host Gradle lock-handover
workaround; local runs keep the containerized build so a dev host
still needs no JDK.

Report URL: https://github.com/apache/airflow/actions/runs/29222360104

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to