The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user snjypl (triggered by snjypl).

Head commit for run:
c56baea36c4c230bb72e1d6c2d6c532b385b576b / sanjay pillai 
<[email protected]>
Instead of fetching the log for the requested ti try_number it is
currently fetching the log for the latest+1 task instead try_number

pass the try_number from _read to get_task_log
use the try_number instead of ti.try_number for selecting pod in k8s
executor
Add GetTaskLogProtocol to fix mypy issue `error: Invalid self argument 
FileTaskHandler" to attribute function "_executor_get_task_log`

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

With regards,
GitHub Actions via GitBox


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

Reply via email to