The GitHub Actions job "Tests (AMD)" on airflow.git/fix/otel-integration-test-timeout has failed. Run started by GitHub user shubhamraj-git (triggered by shubhamraj-git).
Head commit for run: 6207e28d6bbcf18eb10ae481ae96363d54210fde / shubhamraj-git <[email protected]> Fix flaky OTel integration tests by bounding scheduler shutdown wait Replace unbounded subprocess.wait() calls with a 30-second grace period followed by SIGKILL, and raise execution_timeout from 90s to 160s on all three OTel integration test methods. The 90s limit did not account for the fixed 10s startup sleep, 10s post-run sleep, and OTel atexit metric flush (up to 10s via force_flush), leaving no budget for shutdown on slow CI runs. The new 160s ceiling covers the 140s worst-case path with a 20s buffer. Report URL: https://github.com/apache/airflow/actions/runs/26390609705 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
