ShayvChan commented on issue #9916:
URL:
https://github.com/apache/dolphinscheduler/issues/9916#issuecomment-1119449925
there have some retry logs of the first two times, but have not next
trigger log
```
[INFO] 2022-05-06 17:48:04.528
org.apache.dolphinscheduler.server.master.processor.CacheProcessor:[52] -
received command : CacheExpireCommand{CacheType=PROCESS_DEFINITION,
cacheKey=5415903871264}
[INFO] 2022-05-06 17:48:04.530
org.apache.dolphinscheduler.server.master.processor.CacheProcessor:[70] - cache
evict, type:processDefinition, key:5415903871264
[INFO] 2022-05-06 17:48:05.117
org.apache.dolphinscheduler.server.master.runner.MasterSchedulerService:[255] -
find command 5408, slot:0 :
[INFO] 2022-05-06 17:48:05.117
org.apache.dolphinscheduler.server.master.runner.MasterSchedulerService:[202] -
find one command: id: 5408, type: START_PROCESS
[INFO] 2022-05-06 17:48:05.180
org.apache.dolphinscheduler.server.master.runner.MasterSchedulerService:[221] -
handle command end, command 5408 process 5272 start...
[INFO] 2022-05-06 17:48:05.250
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[1276] -
add task to stand by list, task name:depend, task id:0, task code:5415870599968
[INFO] 2022-05-06 17:48:05.261
org.apache.dolphinscheduler.service.process.ProcessService:[1080] - start
submit task : depend, instance id:5272, state: RUNNING_EXECUTION
[INFO] 2022-05-06 17:48:05.274
org.apache.dolphinscheduler.service.process.ProcessService:[1093] - end submit
task to db successfully:9832 depend state:SUBMITTED_SUCCESS complete, instance
id:5272 state: RUNNING_EXECUTION
[INFO] 2022-05-06 17:48:05.337
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[1290] -
remove task from stand by list, id: 9832 name:depend
[INFO] 2022-05-06 17:48:07.935
org.apache.dolphinscheduler.server.master.runner.EventExecuteService:[127] -
handle process instance : 5272 , events count:1
[INFO] 2022-05-06 17:48:07.935
org.apache.dolphinscheduler.server.master.runner.EventExecuteService:[130] -
already exists handler process size:0
[INFO] 2022-05-06 17:48:07.936
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[301] -
process event: State Event :key: null type: TASK_STATE_CHANGE executeStatus:
RUNNING_EXECUTION task instance id: 9832 process instance id: 5272 context: null
[INFO] 2022-05-06 17:48:07.945 TaskLogLogger-class
org.apache.dolphinscheduler.server.master.runner.task.DependentTaskProcessor:[187]
- dependent item complete :|| 5305615306658-0-day-today,FAILED
[INFO] 2022-05-06 17:48:07.951 TaskLogLogger-class
org.apache.dolphinscheduler.server.master.runner.task.DependentTaskProcessor:[209]
- dependent task completed, dependent result:FAILED
[INFO] 2022-05-06 17:48:07.961
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[378] -
work flow 5272 task 9832 state:FAILURE
[INFO] 2022-05-06 17:48:07.965
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[1276] -
add task to stand by list, task name:depend, task id:9832, task
code:5415870599968
[INFO] 2022-05-06 17:48:07.966
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[385] -
failure task will be submitted: process id: 5272, task instance id: 9832
state:FAILURE retry times:0 / 20, interval:5
[INFO] 2022-05-06 17:50:09.576
org.apache.dolphinscheduler.server.master.processor.CacheProcessor:[52] -
received command : CacheExpireCommand{CacheType=PROCESS_DEFINITION,
cacheKey=5305324465696}
[INFO] 2022-05-06 17:50:09.576
org.apache.dolphinscheduler.server.master.processor.CacheProcessor:[70] - cache
evict, type:processDefinition, key:5305324465696
[INFO] 2022-05-06 17:50:09.580
org.apache.dolphinscheduler.server.master.processor.CacheProcessor:[52] -
received command : CacheExpireCommand{CacheType=PROCESS_TASK_RELATION,
cacheKey=5303710835744_5305324465696}
[INFO] 2022-05-06 17:50:09.580
org.apache.dolphinscheduler.server.master.processor.CacheProcessor:[70] - cache
evict, type:processTaskRelation, key:5303710835744_5305324465696
[INFO] 2022-05-06 17:50:27.820
org.apache.dolphinscheduler.server.master.processor.CacheProcessor:[52] -
received command : CacheExpireCommand{CacheType=PROCESS_DEFINITION,
cacheKey=5305324469408}
[INFO] 2022-05-06 17:50:27.821
org.apache.dolphinscheduler.server.master.processor.CacheProcessor:[70] - cache
evict, type:processDefinition, key:5305324469408
[INFO] 2022-05-06 17:50:27.824
org.apache.dolphinscheduler.server.master.processor.CacheProcessor:[52] -
received command : CacheExpireCommand{CacheType=PROCESS_TASK_RELATION,
cacheKey=5303710835744_5305324469408}
[INFO] 2022-05-06 17:50:27.824
org.apache.dolphinscheduler.server.master.processor.CacheProcessor:[70] - cache
evict, type:processTaskRelation, key:5303710835744_5305324469408
[INFO] 2022-05-06 17:53:00.030
org.apache.dolphinscheduler.service.quartz.ProcessScheduleJob:[74] - scheduled
fire time :Fri May 06 17:53:00 CST 2022, fire time :Fri May 06 17:53:00 CST
2022, process id :61
[INFO] 2022-05-06 17:53:11.987
org.apache.dolphinscheduler.server.master.runner.EventExecuteService:[127] -
handle process instance : 5272 , events count:1
[INFO] 2022-05-06 17:53:11.988
org.apache.dolphinscheduler.server.master.runner.EventExecuteService:[130] -
already exists handler process size:0
[INFO] 2022-05-06 17:53:11.989
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[301] -
process event: State Event :key: null type: TASK_STATE_CHANGE executeStatus:
RUNNING_EXECUTION task instance id: 9832 process instance id: 5272 context: null
[INFO] 2022-05-06 17:53:11.995
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[378] -
work flow 5272 task 9832 state:FAILURE
[WARN] 2022-05-06 17:53:11.995
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[1254] -
task was found in ready submit queue, task code:5415870599968
[INFO] 2022-05-06 17:53:12.002
org.apache.dolphinscheduler.service.process.ProcessService:[1080] - start
submit task : depend, instance id:5272, state: RUNNING_EXECUTION
[INFO] 2022-05-06 17:53:12.018
org.apache.dolphinscheduler.service.process.ProcessService:[1093] - end submit
task to db successfully:9835 depend state:SUBMITTED_SUCCESS complete, instance
id:5272 state: RUNNING_EXECUTION
[INFO] 2022-05-06 17:53:12.058
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[1290] -
remove task from stand by list, id: 9835 name:depend
[INFO] 2022-05-06 17:53:16.989
org.apache.dolphinscheduler.server.master.runner.EventExecuteService:[127] -
handle process instance : 5272 , events count:1
[INFO] 2022-05-06 17:53:16.990
org.apache.dolphinscheduler.server.master.runner.EventExecuteService:[130] -
already exists handler process size:0
[INFO] 2022-05-06 17:53:16.991
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[301] -
process event: State Event :key: null type: TASK_STATE_CHANGE executeStatus:
RUNNING_EXECUTION task instance id: 9835 process instance id: 5272 context: null
[INFO] 2022-05-06 17:53:16.997 TaskLogLogger-class
org.apache.dolphinscheduler.server.master.runner.task.DependentTaskProcessor:[187]
- dependent item complete :|| 5305615306658-0-day-today,FAILED
[INFO] 2022-05-06 17:53:17.000 TaskLogLogger-class
org.apache.dolphinscheduler.server.master.runner.task.DependentTaskProcessor:[209]
- dependent task completed, dependent result:FAILED
[INFO] 2022-05-06 17:53:17.010
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[378] -
work flow 5272 task 9835 state:FAILURE
[INFO] 2022-05-06 17:53:17.012
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[1276] -
add task to stand by list, task name:depend, task id:9835, task
code:5415870599968
[INFO] 2022-05-06 17:53:17.013
org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[385] -
failure task will be submitted: process id: 5272, task instance id: 9835
state:FAILURE retry times:1 / 20, interval:5
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]