subhendudey commented on pull request #10230:
URL: https://github.com/apache/airflow/pull/10230#issuecomment-690914116
I am facing the same issue with KubernetesExecutor + KubernetesPodOperator.
The only error I can see is in scheduler log where it says:
[2020-09-11 05:36:13,724] {scheduler_job.py:1351} ERROR - Executor reports
task instance <TaskInstance: kubernetes_sample.passing-task 2020-09-11
05:30:59.027877+00:00 [queued]> finished (failed) although the task says its
queued. Was the task killed externally?
[2020-09-11 05:36:13,724] {dagbag.py:417} INFO - Filling up the DagBag from
/root/airflow/dags/kubernetes_sample.py
[2020-09-11 05:36:13,734] {taskinstance.py:1150} ERROR - Executor reports
task instance <TaskInstance: kubernetes_sample.passing-task 2020-09-11
05:30:59.027877+00:00 [queued]> finished (failed) although the task says its
queued. Was the task killed externally?
Did anyone face this issue and have any solution?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]