dolphinscheduler icon indicating copy to clipboard operation
dolphinscheduler copied to clipboard

flink task failed ,but dolphinscheduler task status display is running

Open Aitongong opened this issue 1 year ago • 1 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

What happened

[INFO] 2024-05-07 09:34:46.213 +0800 org.apache.dolphinscheduler.server.master.processor.TaskExecuteResponseProcessor:[68] - [WorkflowInstance-254778][TaskInstance-712617] - Received task execute result, event: TaskEvent(taskInstanceId=712617, workerAddress=*******:1234, state=TaskExecutionStatus{code=7, desc='success'}, startTime=Thu Mar 28 00:36:49 CST 2024, endTime=Wed Apr 17 19:04:55 CST 2024, executePath=/apply/software/dolphinscheduler317/exec/process/hdfs/7007919231168/7008207783360_16/254778/712617, logPath=/apply/software/dolphinscheduler317/worker-server/logs/20240328/7008207783360_16-254778-712617.log, processId=25980, appIds=, event=RESULT, varPool=[], channel=[id: 0x02bf36f8, L:/*******:5678 - R:/*******:36730], processInstanceId=254778) [WARN] 2024-05-07 09:34:46.213 +0800 org.apache.dolphinscheduler.server.master.processor.queue.TaskExecuteThreadPool:[84] - [WorkflowInstance-0][TaskInstance-0] - Cannot find workflowExecuteThread from cacheManager, event: TaskEvent(taskInstanceId=712617, workerAddress=*******:1234, state=TaskExecutionStatus{code=7, desc='success'}, startTime=Thu Mar 28 00:36:49 CST 2024, endTime=Wed Apr 17 19:04:55 CST 2024, executePath=/apply/software/dolphinscheduler317/exec/process/hdfs/7007919231168/7008207783360_16/254778/712617, logPath=/apply/software/dolphinscheduler317/worker-server/logs/20240328/7008207783360_16-254778-712617.log, processId=25980, appIds=, event=RESULT, varPool=[], channel=[id: 0x02bf36f8, L:/*******:5678 - R:/*******:36730], processInstanceId=254778)

What you expected to happen

flink任务失败后,dolphinscheduler界面任务状态还是running

How to reproduce

集群架构存在两个master 1.先启动一个flink实时任务 2.杀掉一个master 3.通过yarn杀掉flink实时任务

Anything else

No response

Version

dev

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

Aitongong avatar May 07 '24 06:05 Aitongong

Search before asking

  • [X] I had searched in the issues and found no similar issues.

What happened

[INFO] 2024-05-07 09:34:46.213 +0800 org.apache.dolphinscheduler.server.master.processor.TaskExecuteResponseProcessor:[68] - [WorkflowInstance-254778][TaskInstance-712617] - Received task execute result, event: TaskEvent(taskInstanceId=712617, workerAddress=*******:1234, state=TaskExecutionStatus{code=7, desc='success'}, startTime=Thu Mar 28 00:36:49 CST 2024, endTime=Wed Apr 17 19:04:55 CST 2024, executePath=/apply/software/dolphinscheduler317/exec/process/hdfs/7007919231168/7008207783360_16/254778/712617, logPath=/apply/software/dolphinscheduler317/worker-server/logs/20240328/7008207783360_16-254778-712617.log, processId=25980, appIds=, event=RESULT, varPool=[], channel=[id: 0x02bf36f8, L:/*******:5678 - R:/*******:36730], processInstanceId=254778) [WARN] 2024-05-07 09:34:46.213 +0800 org.apache.dolphinscheduler.server.master.processor.queue.TaskExecuteThreadPool:[84] - [WorkflowInstance-0][TaskInstance-0] - Cannot find workflowExecuteThread from cacheManager, event: TaskEvent(taskInstanceId=712617, workerAddress=*******:1234, state=TaskExecutionStatus{code=7, desc='success'}, startTime=Thu Mar 28 00:36:49 CST 2024, endTime=Wed Apr 17 19:04:55 CST 2024, executePath=/apply/software/dolphinscheduler317/exec/process/hdfs/7007919231168/7008207783360_16/254778/712617, logPath=/apply/software/dolphinscheduler317/worker-server/logs/20240328/7008207783360_16-254778-712617.log, processId=25980, appIds=, event=RESULT, varPool=[], channel=[id: 0x02bf36f8, L:/*******:5678 - R:/*******:36730], processInstanceId=254778)

What you expected to happen

flink任务失败后,dolphinscheduler界面任务状态还是running

How to reproduce

集群架构存在两个master 1.先启动一个flink实时任务 2.杀掉一个master 3.通过yarn杀掉flink实时任务

Anything else

No response

Version

dev

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

github-actions[bot] avatar May 07 '24 06:05 github-actions[bot]

So is the status inconsistent due to stopping a master?

rickchengx avatar May 09 '24 03:05 rickchengx