The GitHub Actions job "Scheduled verify release calendar" on airflow.git/main 
has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
39d801aa89d9ce7a8a38487a377cb3f6d076efee / Jarek Potiuk <[email protected]>
Fix lang-SDK k8s test on release branches by using their own SDKs (#71639)

The Go/Java SDK sources were always fetched from upstream main, on the
assumption that a release branch either lacks them or carries a stale
copy. That copy is not stale, it is the matching one: a packed bundle
declares a dated supervisor_schema_version and the task-SDK supervisor
refuses a bundle whose version it does not know, so upstream main's SDK
cannot run against a release branch's Airflow at all.

On v3-3-test every run of the test therefore failed with "cannot find
executable bundle with usable supervisor_schema_version" as soon as main
moved to a newer schema version than the branch.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to