-
Notifications
You must be signed in to change notification settings - Fork 14.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kubernetes doubling logs #35019
Comments
Thanks for the bug report. As I don't have a local K8s cluster to reproduce, can you tell us if you are using deferred mode or "normal" execution? Assuming you use a KubernetesPodOperator? Internal notes: Does this relate to #33500 ? |
"Normal" mode (no deferred). Yes, using |
I've definitely seen some instances of double logging. Can you try upgrading |
This issue has been automatically marked as stale because it has been open for 14 days with no response from the author. It will be closed in next 7 days if no further activity occurs from the issue author. |
This issue has been closed because it has not received response from the issue author. |
Apache Airflow version
2.7.2
What happened
KubernetesPodOperator doubles some of the logs. Example output:
What you think should happen instead
No double logs
How to reproduce
Airflow 2.7.2, Kubernetes provider 7.7.0, KubernetesPodOperator
Operating System
Debian GNU/Linux 10 (buster)
Versions of Apache Airflow Providers
apache-airflow-providers-amazon==8.7.1
apache-airflow-providers-cncf-kubernetes==7.7.0
apache-airflow-providers-common-sql==1.7.2
apache-airflow-providers-ftp==3.5.2
apache-airflow-providers-http==4.5.2
apache-airflow-providers-imap==3.3.2
apache-airflow-providers-postgres==5.6.1
apache-airflow-providers-slack==8.1.0
apache-airflow-providers-sqlite==3.4.3
Deployment
Other Docker-based deployment
Deployment details
On-premise kubernetes cluster, LocalExecutor (3 replicas), 10 parallelism
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: