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

Head commit for run:
15ba63f53a9bba4b3a3b69c59c14c708c00c4a3a / Stavros Davaris 
<[email protected]>
Issue: TaskInstances would not succeed when using enable_logging=True option in 
DockerSwarmOperator. #28452
https://github.com/apache/airflow/issues/28452

Changing the way docker service logs are consumed by using a buffer and 
repeatedly querying the docker API without the 'follow' option. This 'follow' 
option  makes the request hang waiting for input even if the service has ended
and can only be resolved upstream by the native docker API.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to