The GitHub Actions job "Tests (AMD)" on 
airflow.git/ci/k8s-test/improve-lang-sdk-test has failed.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
4526464e094def10f56b72256a91428abf935fd3 / LIU ZHE YOU <[email protected]>
Fix breeze k8s setup-lang-sdk-test crash with --dry-run

In dry-run mode run_command skips execution and returns stdout="" (a
str), so every filesystem step consuming a command's output crashed:
write_bytes on the gradle wrapper restore raised TypeError, the Go
bundle copytree/copy raised FileNotFoundError, the Java jar glob hit
sys.exit(1), and the artifact upload raised StopIteration. Guard those
steps so --dry-run prints the full provisioning command sequence and
completes cleanly.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to