2019-12-24 11:04:33,404 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. 2019-12-24 11:04:34.030 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO trationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$d5f844bb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2019-12-24 11:04:34,190 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.5.RELEASE) 2019-12-24 11:04:34.239 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO .t.f.p.FlowBpmPlumbingServiceApplication - The following profiles are active: staging 2019-12-24 11:04:35.053 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] DEBUG c.t.f.c.ClientRegistrar - registered flow external task client with beanName 'flowExternalTaskClient' 2019-12-24 11:04:35.346 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] DEBUG wTaskBeanDefinitionRegistryPostProcessor - found beans for interface org.camunda.bpm.client.task.ExternalTaskHandler: [flowExternalTaskHandler] 2019-12-24 11:04:35.346 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] DEBUG wTaskBeanDefinitionRegistryPostProcessor - found subscription {topicName=${topicName}, lockDuration=20000, variableNames=[com.tomtom.flow.helper.AnnotationNullValueHelper_NULL_VALUE_STRING], autoSubscribe=true, autoOpen=true, businessKey=com.tomtom.flow.helper.AnnotationNullValueHelper_NULL_VALUE_STRING, externalTaskClientIds=[]} for bean Definition Generic bean: class [com.tomtom.flow.plumbingservice.handler.FlowExternalTaskHandler]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/flow-bpm-plumbing-service-create-task.jar!/BOOT-INF/classes!/com/tomtom/flow/plumbingservice/handler/FlowExternalTaskHandler.class] 2019-12-24 11:04:35.350 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] DEBUG wTaskBeanDefinitionRegistryPostProcessor - build subscription for flowExternalTaskHandler 2019-12-24 11:04:35.555 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.s.c.c.s.GenericScope - BeanFactory id=e89896da-84d2-3364-8791-9dd3f1c3599a 2019-12-24 11:04:35.613 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO trationDelegate$BeanPostProcessorChecker - Bean 'camunda.bpm.client-com.tomtom.flow.configuration.properties.CamundaBpmClientProperties' of type [com.tomtom.flow.configuration.properties.CamundaBpmClientProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2019-12-24 11:04:35.660 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO trationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.retry.annotation.RetryConfiguration' of type [org.springframework.retry.annotation.RetryConfiguration$$EnhancerBySpringCGLIB$$afa1d9e3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2019-12-24 11:04:35.698 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO trationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$d5f844bb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2019-12-24 11:04:35.999 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.s.b.w.e.t.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2019-12-24 11:04:36.022 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.a.c.h.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2019-12-24 11:04:36.046 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.a.c.c.StandardService - Starting service [Tomcat] 2019-12-24 11:04:36.048 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.a.c.c.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.19] 2019-12-24 11:04:36.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.a.c.c.C.[.[.[/create-task-plumbing] - Initializing Spring embedded WebApplicationContext 2019-12-24 11:04:36.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.s.w.c.ContextLoader - Root WebApplicationContext: initialization completed in 1884 ms 2019-12-24 11:04:36.983 WARN create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] WARN o.s.c.n.a.ArchaiusAutoConfiguration - No spring.application.name found, defaulting to 'application' 2019-12-24 11:04:36.991 WARN create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] WARN c.n.c.s.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2019-12-24 11:04:36.991 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO c.n.c.s.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2019-12-24 11:04:37.000 WARN create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] WARN c.n.c.s.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2019-12-24 11:04:37.000 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO c.n.c.s.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2019-12-24 11:04:37.193 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.s.s.c.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2019-12-24 11:04:37.705 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.s.b.a.e.w.EndpointLinksResolver - Exposing 19 endpoint(s) beneath base path '/actuator' 2019-12-24 11:04:38.078 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.c.b.client - TASK/CLIENT-01026 Discovered data format provider: org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormatProvider[name = application/json] 2019-12-24 11:04:38.081 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.c.b.client - TASK/CLIENT-01025 Discovered data format: org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat[name = application/json] 2019-12-24 11:04:38.082 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.c.b.client - TASK/CLIENT-01026 Discovered data format provider: org.camunda.bpm.client.variable.impl.format.serializable.SerializableDataFormatProvider[name = application/x-java-serialized-object] 2019-12-24 11:04:38.083 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.c.b.client - TASK/CLIENT-01025 Discovered data format: org.camunda.bpm.client.variable.impl.format.serializable.SerializableDataFormat[name = application/x-java-serialized-object] 2019-12-24 11:04:38.084 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.c.b.client - TASK/CLIENT-01026 Discovered data format provider: org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormatProvider[name = application/xml] 2019-12-24 11:04:38.086 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.c.b.client - TASK/CLIENT-01025 Discovered data format: org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat[name = application/xml] 2019-12-24 11:04:38.250 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.a.c.h.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] 2019-12-24 11:04:38.278 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO o.s.b.w.e.t.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '/create-task-plumbing' 2019-12-24 11:04:38.283 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [main] INFO .t.f.p.FlowBpmPlumbingServiceApplication - Started FlowBpmPlumbingServiceApplication in 5.321 seconds (JVM running for 6.78) 2019-12-24 11:04:51.905 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [http-nio-8080-exec-1] INFO o.a.c.c.C.[.[.[/create-task-plumbing] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2019-12-24 11:04:51.907 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [http-nio-8080-exec-1] INFO o.s.w.s.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2019-12-24 11:04:51.921 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [http-nio-8080-exec-1] INFO o.s.w.s.DispatcherServlet - Completed initialization in 14 ms 2019-12-24 11:05:43.454 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 41ffe0b6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 13976 mSec with 37268 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:43.463 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818146 2019-12-24 11:05:43.464 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:44.050 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818146 and task id 14356204372039 in 595 msec 2019-12-24 11:05:44.221 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 420007ce-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 13394 mSec with 35716 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:44.222 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866696 2019-12-24 11:05:44.222 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:44.309 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866696 and task id 14356205420583 in 88 msec 2019-12-24 11:05:44.332 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42055f06-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 13312 mSec with 35498 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:44.333 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356168769538 2019-12-24 11:05:44.333 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:44.402 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356168769538 and task id 14356205420593 in 69 msec 2019-12-24 11:05:44.421 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4224a6de-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 13247 mSec with 35324 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:44.422 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356168769536 2019-12-24 11:05:44.422 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:44.478 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356168769536 and task id 14356205420596 in 56 msec 2019-12-24 11:05:44.507 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 422f546c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13184 mSec with 35158 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:44.507 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866688 2019-12-24 11:05:44.507 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:44.579 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866688 and task id 14356205420610 in 72 msec 2019-12-24 11:05:44.607 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4231c5b5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 13112 mSec with 34964 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:44.607 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170473472 2019-12-24 11:05:44.607 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:44.659 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170473472 and task id 14356205420625 in 52 msec 2019-12-24 11:05:44.691 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4235bd5d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 13049 mSec with 34798 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:44.692 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356168376320 2019-12-24 11:05:44.692 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:44.748 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356168376320 and task id 14356205420632 in 57 msec 2019-12-24 11:05:44.771 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42379206-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12994 mSec with 34650 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:44.771 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818132 2019-12-24 11:05:44.771 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:44.890 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818132 and task id 14356205420639 in 119 msec 2019-12-24 11:05:44.931 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42396666-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12875 mSec with 34334 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:44.931 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170473482 2019-12-24 11:05:44.932 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:44.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170473482 and task id 14356205420661 in 55 msec 2019-12-24 11:05:45.053 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42398d7e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12787 mSec with 34098 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:45.053 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866709 2019-12-24 11:05:45.053 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:45.125 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866709 and task id 14356206469127 in 72 msec 2019-12-24 11:05:45.167 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 424acb96-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12704 mSec with 33878 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:45.168 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356168769544 2019-12-24 11:05:45.168 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:45.213 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356168769544 and task id 14356206469138 in 46 msec 2019-12-24 11:05:45.237 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 424bdd5e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12653 mSec with 33742 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:45.238 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669514 2019-12-24 11:05:45.238 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:45.307 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669514 and task id 14356206469153 in 69 msec 2019-12-24 11:05:45.334 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42509856-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12582 mSec with 33552 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:45.334 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818136 2019-12-24 11:05:45.334 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:45.393 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818136 and task id 14356206469159 in 59 msec 2019-12-24 11:05:45.425 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42515b4e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12515 mSec with 33372 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:45.426 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669520 2019-12-24 11:05:45.426 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:45.484 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669520 and task id 14356206469164 in 58 msec 2019-12-24 11:05:45.505 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42546896-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12456 mSec with 33216 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:45.505 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170473488 2019-12-24 11:05:45.505 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:45.557 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170473488 and task id 14356206469168 in 52 msec 2019-12-24 11:05:45.578 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 425971ae-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12401 mSec with 33070 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:45.579 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669568 2019-12-24 11:05:45.579 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:45.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669568 and task id 14356206469176 in 54 msec 2019-12-24 11:05:45.656 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42609da6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12345 mSec with 32920 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:45.660 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866694 2019-12-24 11:05:45.660 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:45.710 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866694 and task id 14356206469181 in 50 msec 2019-12-24 11:05:45.743 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4260ec15-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 12281 mSec with 32748 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:45.745 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356168769540 2019-12-24 11:05:45.745 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:45.807 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356168769540 and task id 14356206272562 in 62 msec 2019-12-24 11:05:45.837 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4275d3ad-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 12210 mSec with 32560 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:45.838 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669544 2019-12-24 11:05:45.838 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:45.907 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669544 and task id 14356206272572 in 69 msec 2019-12-24 11:05:45.938 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 427907ee-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12135 mSec with 32360 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:45.940 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170473486 2019-12-24 11:05:45.940 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:45.996 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170473486 and task id 14356206272591 in 56 msec 2019-12-24 11:05:46.028 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 427adc6e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12068 mSec with 32182 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:46.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170473495 2019-12-24 11:05:46.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:46.092 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170473495 and task id 14356207321105 in 63 msec 2019-12-24 11:05:46.145 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42827d96-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11983 mSec with 31954 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:46.145 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170473490 2019-12-24 11:05:46.145 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:46.249 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170473490 and task id 14356207517698 in 104 msec 2019-12-24 11:05:46.277 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 428b5785-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11888 mSec with 31702 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:46.278 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866700 2019-12-24 11:05:46.279 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:46.333 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866700 and task id 14356207517710 in 55 msec 2019-12-24 11:05:46.357 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42978c3e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11826 mSec with 31536 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:46.358 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669571 2019-12-24 11:05:46.358 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:46.403 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669571 and task id 14356207517713 in 46 msec 2019-12-24 11:05:46.438 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 429801bd-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11766 mSec with 31376 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:46.438 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866725 2019-12-24 11:05:46.438 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:46.502 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866725 and task id 14356207517718 in 64 msec 2019-12-24 11:05:46.543 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 429bd206-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11688 mSec with 31168 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:46.544 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570624 2019-12-24 11:05:46.547 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:46.592 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570624 and task id 14356207517737 in 48 msec 2019-12-24 11:05:46.621 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 429f0686-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11632 mSec with 31018 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:46.621 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172963840 2019-12-24 11:05:46.621 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:46.666 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172963840 and task id 14356207517738 in 45 msec 2019-12-24 11:05:46.707 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42aa783e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11567 mSec with 30844 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:46.708 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669525 2019-12-24 11:05:46.708 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:46.752 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669525 and task id 14356207517741 in 44 msec 2019-12-24 11:05:46.773 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42acc1fe-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11518 mSec with 30714 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:46.774 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171522052 2019-12-24 11:05:46.774 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:46.827 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171522052 and task id 14356207517746 in 53 msec 2019-12-24 11:05:46.856 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42b01d66-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11456 mSec with 30550 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:46.857 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171915270 2019-12-24 11:05:46.857 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:46.918 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171915270 and task id 14356207321196 in 61 msec 2019-12-24 11:05:46.984 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42b3a015-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11363 mSec with 30300 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:46.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171915268 2019-12-24 11:05:46.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:47.037 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171915268 and task id 14356208369665 in 52 msec 2019-12-24 11:05:47.079 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42b9452e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11292 mSec with 30112 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:47.079 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669530 2019-12-24 11:05:47.079 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:47.180 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669530 and task id 14356208566272 in 101 msec 2019-12-24 11:05:47.211 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42c02306-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11194 mSec with 29850 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:47.212 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356168769548 2019-12-24 11:05:47.212 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:47.347 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356168769548 and task id 14356208615434 in 135 msec 2019-12-24 11:05:47.392 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42cbbbe6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11059 mSec with 29490 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:47.393 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172718086 2019-12-24 11:05:47.393 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:47.534 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172718086 and task id 14356208615440 in 141 msec 2019-12-24 11:05:47.593 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42cdb79e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10911 mSec with 29096 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:47.594 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172718096 2019-12-24 11:05:47.594 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:47.651 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172718096 and task id 14356208615482 in 57 msec 2019-12-24 11:05:47.694 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42cf1736-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10835 mSec with 28894 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:47.694 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570654 2019-12-24 11:05:47.694 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:47.753 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570654 and task id 14356208369780 in 59 msec 2019-12-24 11:05:47.781 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42d1132d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 10770 mSec with 28720 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:47.782 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170473484 2019-12-24 11:05:47.782 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:47.838 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170473484 and task id 14356208615497 in 56 msec 2019-12-24 11:05:47.859 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42d4bcb5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 10713 mSec with 28568 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:47.859 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866707 2019-12-24 11:05:47.859 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:47.947 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866707 and task id 14356208615504 in 88 msec 2019-12-24 11:05:47.972 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42d558ce-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10630 mSec with 28346 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:47.972 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669559 2019-12-24 11:05:47.972 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:48.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669559 and task id 14356209664000 in 57 msec 2019-12-24 11:05:48.067 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42ddbd6d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 10559 mSec with 28158 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:48.068 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170473492 2019-12-24 11:05:48.068 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:48.124 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170473492 and task id 14356209664007 in 56 msec 2019-12-24 11:05:48.163 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42df43e6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10487 mSec with 27966 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:48.163 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172963842 2019-12-24 11:05:48.163 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:48.239 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172963842 and task id 14356209664012 in 76 msec 2019-12-24 11:05:48.285 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42dfb91e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10397 mSec with 27724 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:48.286 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570639 2019-12-24 11:05:48.286 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:48.411 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570639 and task id 14356209664025 in 125 msec 2019-12-24 11:05:48.437 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42e0ca8e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10283 mSec with 27422 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:48.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570634 2019-12-24 11:05:48.438 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:48.532 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570634 and task id 14356209270805 in 95 msec 2019-12-24 11:05:48.620 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42edc2e6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10148 mSec with 27062 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:48.620 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172718103 2019-12-24 11:05:48.620 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:48.670 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172718103 and task id 14356209664032 in 49 msec 2019-12-24 11:05:48.708 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42f00cd6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10082 mSec with 26886 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:48.709 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669539 2019-12-24 11:05:48.709 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:48.774 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669539 and task id 14356209664041 in 65 msec 2019-12-24 11:05:48.795 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42f0f755-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 10019 mSec with 26716 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:48.795 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669554 2019-12-24 11:05:48.795 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:48.839 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669554 and task id 14356209664046 in 44 msec 2019-12-24 11:05:48.880 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 42f4c7ce-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9956 mSec with 26548 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:48.880 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172718125 2019-12-24 11:05:48.881 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:48.924 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172718125 and task id 14356209664053 in 44 msec 2019-12-24 11:05:48.943 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4303bbf6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9909 mSec with 26424 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:48.943 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172718100 2019-12-24 11:05:48.943 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:48.991 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172718100 and task id 14356209664056 in 48 msec 2019-12-24 11:05:49.008 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4305deed-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 9863 mSec with 26302 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:49.009 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172963846 2019-12-24 11:05:49.009 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:49.059 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172963846 and task id 14356210712576 in 50 msec 2019-12-24 11:05:49.099 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 430801ae-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9799 mSec with 26130 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:49.100 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570666 2019-12-24 11:05:49.100 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:49.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570666 and task id 14356210712579 in 48 msec 2019-12-24 11:05:49.185 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 430b5d16-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9733 mSec with 25954 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:49.185 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172718110 2019-12-24 11:05:49.185 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:49.262 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172718110 and task id 14356210712580 in 77 msec 2019-12-24 11:05:49.303 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 430d0ace-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9645 mSec with 25720 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:49.303 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172718127 2019-12-24 11:05:49.303 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:49.398 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172718127 and task id 14356210712585 in 95 msec 2019-12-24 11:05:49.427 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43126215-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 9553 mSec with 25474 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:49.428 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570671 2019-12-24 11:05:49.428 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:49.510 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570671 and task id 14356210466854 in 82 msec 2019-12-24 11:05:49.535 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4323ee36-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9474 mSec with 25264 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:49.535 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172718082 2019-12-24 11:05:49.535 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:49.610 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172718082 and task id 14356210712594 in 75 msec 2019-12-24 11:05:49.646 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 432d640e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9391 mSec with 25042 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:49.647 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172718092 2019-12-24 11:05:49.647 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:49.695 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172718092 and task id 14356210466885 in 48 msec 2019-12-24 11:05:49.720 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 432dd94e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9337 mSec with 24898 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:49.720 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012418 2019-12-24 11:05:49.720 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:49.771 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012418 and task id 14356210712599 in 51 msec 2019-12-24 11:05:49.795 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4330bf86-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9281 mSec with 24750 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:49.795 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172963871 2019-12-24 11:05:49.795 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:49.839 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172963871 and task id 14356210466895 in 44 msec 2019-12-24 11:05:49.879 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4333a5a6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9221 mSec with 24588 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:49.879 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570662 2019-12-24 11:05:49.879 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:49.944 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570662 and task id 14356210466913 in 65 msec 2019-12-24 11:05:49.978 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4333a5ae-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9147 mSec with 24392 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:49.979 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012422 2019-12-24 11:05:49.979 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:50.045 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012422 and task id 14356211515392 in 67 msec 2019-12-24 11:05:50.100 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 433af8bd-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 9056 mSec with 24148 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:50.100 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012431 2019-12-24 11:05:50.100 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:50.155 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012431 and task id 14356211761154 in 55 msec 2019-12-24 11:05:50.177 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4342e754-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 8999 mSec with 23998 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:50.177 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866735 2019-12-24 11:05:50.177 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:50.224 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866735 and task id 14356211761159 in 47 msec 2019-12-24 11:05:50.253 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 434de47e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8943 mSec with 23848 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:50.253 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173766664 2019-12-24 11:05:50.253 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:50.316 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173766664 and task id 14356211761170 in 63 msec 2019-12-24 11:05:50.338 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 434e590c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 8880 mSec with 23680 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:50.339 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570674 2019-12-24 11:05:50.339 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:50.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570674 and task id 14356211761175 in 81 msec 2019-12-24 11:05:50.449 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 435118d6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8798 mSec with 23462 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:50.449 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172718133 2019-12-24 11:05:50.449 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:50.558 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172718133 and task id 14356211367961 in 109 msec 2019-12-24 11:05:50.581 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43555e95-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 8699 mSec with 23198 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:50.582 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570631 2019-12-24 11:05:50.582 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:50.768 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570631 and task id 14356211367977 in 186 msec 2019-12-24 11:05:50.796 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 435a67ae-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8540 mSec with 22772 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:50.796 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570643 2019-12-24 11:05:50.797 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:50.906 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570643 and task id 14356211712090 in 110 msec 2019-12-24 11:05:50.927 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 435f97b6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8442 mSec with 22512 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:50.927 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012442 2019-12-24 11:05:50.927 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:51.002 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012442 and task id 14356211712107 in 75 msec 2019-12-24 11:05:51.029 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4363dd96-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8367 mSec with 22312 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:51.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172718116 2019-12-24 11:05:51.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:51.077 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172718116 and task id 14356212416512 in 48 msec 2019-12-24 11:05:51.113 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 436da17e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8304 mSec with 22144 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:51.114 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172718130 2019-12-24 11:05:51.114 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:51.155 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172718130 and task id 14356212760587 in 41 msec 2019-12-24 11:05:51.185 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43717174-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 8251 mSec with 22002 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:51.186 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171915266 2019-12-24 11:05:51.186 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:51.234 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171915266 and task id 14356212760602 in 49 msec 2019-12-24 11:05:51.271 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43736de6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8195 mSec with 21854 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:51.272 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012425 2019-12-24 11:05:51.272 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:51.350 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012425 and task id 14356212416537 in 78 msec 2019-12-24 11:05:51.371 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4377659e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8114 mSec with 21636 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:51.372 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570664 2019-12-24 11:05:51.372 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:51.442 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570664 and task id 14356212760626 in 70 msec 2019-12-24 11:05:51.464 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4379d68d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 8045 mSec with 21452 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:51.464 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012450 2019-12-24 11:05:51.464 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:51.516 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012450 and task id 14356212760637 in 52 msec 2019-12-24 11:05:51.537 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 437a24b5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7991 mSec with 21310 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:51.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173766672 2019-12-24 11:05:51.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:51.592 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173766672 and task id 14356212760649 in 55 msec 2019-12-24 11:05:51.610 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4387b856-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 7940 mSec with 21172 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:51.611 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173619214 2019-12-24 11:05:51.611 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:51.671 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173619214 and task id 14356212760675 in 61 msec 2019-12-24 11:05:51.692 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 438f5a6d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7883 mSec with 21022 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:51.692 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173766667 2019-12-24 11:05:51.692 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:51.742 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173766667 and task id 14356212760685 in 50 msec 2019-12-24 11:05:51.769 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43a1a9de-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 7825 mSec with 20866 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:51.770 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012438 2019-12-24 11:05:51.770 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:51.834 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012438 and task id 14356212416603 in 63 msec 2019-12-24 11:05:51.857 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43a46915-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7760 mSec with 20694 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:51.858 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012428 2019-12-24 11:05:51.858 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:51.908 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012428 and task id 14356212416620 in 50 msec 2019-12-24 11:05:51.947 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43a79c6e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 7695 mSec with 20520 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:51.947 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173619202 2019-12-24 11:05:51.947 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:52.020 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173619202 and task id 14356212416629 in 73 msec 2019-12-24 11:05:52.039 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43be0aa6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 7626 mSec with 20336 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:52.039 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815239 2019-12-24 11:05:52.040 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:52.086 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815239 and task id 14356213465092 in 47 msec 2019-12-24 11:05:52.105 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43c20326-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 7580 mSec with 20212 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:52.105 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173766662 2019-12-24 11:05:52.106 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:52.169 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173766662 and task id 14356213465097 in 64 msec 2019-12-24 11:05:52.188 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43c313ad-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7517 mSec with 20044 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:52.188 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173619206 2019-12-24 11:05:52.188 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:52.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173619206 and task id 14356213465105 in 59 msec 2019-12-24 11:05:52.270 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43cefa95-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7455 mSec with 19880 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:52.271 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173766668 2019-12-24 11:05:52.271 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:52.349 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173766668 and task id 14356213809172 in 78 msec 2019-12-24 11:05:52.386 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43d1b9bd-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7370 mSec with 19652 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:52.386 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669561 2019-12-24 11:05:52.387 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:52.535 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669561 and task id 14356213809184 in 149 msec 2019-12-24 11:05:52.553 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43de8b05-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7244 mSec with 19318 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:52.553 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173766674 2019-12-24 11:05:52.553 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:52.645 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173766674 and task id 14356213809206 in 92 msec 2019-12-24 11:05:52.670 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43ea23cd-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7159 mSec with 19090 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:52.670 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815241 2019-12-24 11:05:52.670 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:52.720 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815241 and task id 14356213809220 in 50 msec 2019-12-24 11:05:52.766 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43efa1fe-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 7087 mSec with 18898 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:52.767 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815232 2019-12-24 11:05:52.767 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:52.816 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815232 and task id 14356213809233 in 50 msec 2019-12-24 11:05:52.837 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43efc93c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 7035 mSec with 18760 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:52.837 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815249 2019-12-24 11:05:52.838 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:52.892 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815249 and task id 14356213809240 in 55 msec 2019-12-24 11:05:52.937 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43f67fd6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6962 mSec with 18564 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:52.938 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174667778 2019-12-24 11:05:52.938 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:53.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174667778 and task id 14356213809248 in 65 msec 2019-12-24 11:05:53.048 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43f98d1e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6879 mSec with 18344 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:53.048 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174667836 2019-12-24 11:05:53.048 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:53.114 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174667836 and task id 14356214857733 in 66 msec 2019-12-24 11:05:53.144 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43f98d25-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 6809 mSec with 18156 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:53.144 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815253 2019-12-24 11:05:53.144 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:53.191 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815253 and task id 14356214857745 in 46 msec 2019-12-24 11:05:53.222 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 43fc4d0e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 6752 mSec with 18004 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:53.222 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815257 2019-12-24 11:05:53.222 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:53.290 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815257 and task id 14356214857755 in 68 msec 2019-12-24 11:05:53.311 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 441467f6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 6686 mSec with 17830 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:53.311 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175061037 2019-12-24 11:05:53.311 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:53.399 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175061037 and task id 14356214857768 in 88 msec 2019-12-24 11:05:53.435 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44194a2d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 6595 mSec with 17586 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:53.435 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173766670 2019-12-24 11:05:53.435 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:53.519 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173766670 and task id 14356214513706 in 84 msec 2019-12-24 11:05:53.580 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 441db705-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 6487 mSec with 17298 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:53.580 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174667824 2019-12-24 11:05:53.580 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:53.639 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174667824 and task id 14356214513729 in 58 msec 2019-12-24 11:05:53.736 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 441f8bb6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6371 mSec with 16990 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:53.736 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012454 2019-12-24 11:05:53.736 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:53.784 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012454 and task id 14356214857788 in 48 msec 2019-12-24 11:05:53.859 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44204f24-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6280 mSec with 16746 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:53.859 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815245 2019-12-24 11:05:53.859 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:53.923 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815245 and task id 14356214857795 in 64 msec 2019-12-24 11:05:53.999 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 442928bd-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 6176 mSec with 16468 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:53.999 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174667776 2019-12-24 11:05:53.999 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:54.043 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174667776 and task id 14356215906304 in 44 msec 2019-12-24 11:05:54.106 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4442cb2e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6095 mSec with 16254 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:54.106 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716353 2019-12-24 11:05:54.106 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:54.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716353 and task id 14356215906312 in 43 msec 2019-12-24 11:05:54.208 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4442cb36-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6020 mSec with 16052 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:54.208 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175061051 2019-12-24 11:05:54.208 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:54.272 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175061051 and task id 14356215906331 in 64 msec 2019-12-24 11:05:54.363 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4443dcb5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 5905 mSec with 15746 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:54.363 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570677 2019-12-24 11:05:54.363 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:54.497 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570677 and task id 14356215906345 in 134 msec 2019-12-24 11:05:54.595 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 444403cc-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 5731 mSec with 15282 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:54.595 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815270 2019-12-24 11:05:54.595 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:54.763 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815270 and task id 14356215562330 in 168 msec 2019-12-24 11:05:54.851 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4451bf6d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 5540 mSec with 14772 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:54.851 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815267 2019-12-24 11:05:54.852 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:54.966 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815267 and task id 14356215562379 in 115 msec 2019-12-24 11:05:55.085 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4454305e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 5366 mSec with 14308 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:55.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175863813 2019-12-24 11:05:55.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:55.190 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175863813 and task id 14356216954892 in 105 msec 2019-12-24 11:05:55.286 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 445ac016-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 5216 mSec with 13908 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:55.286 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176060427 2019-12-24 11:05:55.286 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:55.370 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176060427 and task id 14356216758292 in 84 msec 2019-12-24 11:05:55.436 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44608c85-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 5103 mSec with 13608 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:55.436 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815247 2019-12-24 11:05:55.436 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:55.604 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815247 and task id 14356216610891 in 168 msec 2019-12-24 11:05:55.691 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4465200e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4913 mSec with 13102 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:55.691 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716354 2019-12-24 11:05:55.691 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:55.790 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716354 and task id 14356216610924 in 99 msec 2019-12-24 11:05:55.849 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44654726-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4795 mSec with 12786 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:55.849 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356168720387 2019-12-24 11:05:55.849 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:55.972 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356168720387 and task id 14356216758373 in 123 msec 2019-12-24 11:05:56.072 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44671c3d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 4629 mSec with 12344 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:56.073 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818138 2019-12-24 11:05:56.073 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:56.229 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818138 and task id 14356218003461 in 156 msec 2019-12-24 11:05:56.290 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 447f10be-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4467 mSec with 11912 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:56.290 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669527 2019-12-24 11:05:56.290 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:56.381 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669527 and task id 14356217659427 in 91 msec 2019-12-24 11:05:56.451 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 448a82ae-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 4346 mSec with 11590 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:56.451 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866689 2019-12-24 11:05:56.451 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:56.564 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866689 and task id 14356217806878 in 113 msec 2019-12-24 11:05:56.615 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44983e65-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 4224 mSec with 11264 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:56.616 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866692 2019-12-24 11:05:56.616 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:56.677 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866692 and task id 14356217806879 in 61 msec 2019-12-24 11:05:56.717 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44a02d56-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4150 mSec with 11066 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:56.717 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170473478 2019-12-24 11:05:56.718 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:56.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170473478 and task id 14356217659489 in 72 msec 2019-12-24 11:05:56.821 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44b3b5ad-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 4072 mSec with 10858 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:56.822 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170620932 2019-12-24 11:05:56.822 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:56.881 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170620932 and task id 14356217806891 in 59 msec 2019-12-24 11:05:56.914 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44b5ff4e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4004 mSec with 10676 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:56.914 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176060431 2019-12-24 11:05:56.914 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:56.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176060431 and task id 14356217806895 in 78 msec 2019-12-24 11:05:57.044 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44b9a925-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 3906 mSec with 10416 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:57.044 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866705 2019-12-24 11:05:57.045 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:57.124 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866705 and task id 14356218707980 in 80 msec 2019-12-24 11:05:57.203 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44bbf2f6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 3788 mSec with 10100 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:57.203 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866715 2019-12-24 11:05:57.203 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:57.300 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866715 and task id 14356218707998 in 96 msec 2019-12-24 11:05:57.382 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44be8b0e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 3656 mSec with 9748 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:57.382 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356168769546 2019-12-24 11:05:57.382 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:57.545 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356168769546 and task id 14356218708026 in 163 msec 2019-12-24 11:05:57.619 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44bf7564-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 3479 mSec with 9276 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:57.619 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175863808 2019-12-24 11:05:57.619 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:57.747 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175863808 and task id 14356218708061 in 128 msec 2019-12-24 11:05:57.791 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44c1986d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 3351 mSec with 8936 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:57.791 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818128 2019-12-24 11:05:57.791 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:57.908 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818128 and task id 14356218855480 in 117 msec 2019-12-24 11:05:57.983 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44c1bf66-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 3208 mSec with 8554 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:57.983 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171866170 2019-12-24 11:05:57.983 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:58.092 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171866170 and task id 14356219904000 in 109 msec 2019-12-24 11:05:58.158 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44cac035-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 3079 mSec with 8210 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:58.158 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176060435 2019-12-24 11:05:58.158 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:58.246 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176060435 and task id 14356220100630 in 88 msec 2019-12-24 11:05:58.278 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44cc6d86-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 2988 mSec with 7968 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:58.278 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175061050 2019-12-24 11:05:58.278 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:58.347 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175061050 and task id 14356220100641 in 69 msec 2019-12-24 11:05:58.378 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44cdf46e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 2916 mSec with 7776 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:58.378 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174667814 2019-12-24 11:05:58.378 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:58.428 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174667814 and task id 14356220100652 in 50 msec 2019-12-24 11:05:58.466 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44d34ba6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 2849 mSec with 7596 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:58.466 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716352 2019-12-24 11:05:58.466 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:58.594 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716352 and task id 14356220100669 in 128 msec 2019-12-24 11:05:58.687 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44d965de-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 2685 mSec with 7160 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:58.687 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171866146 2019-12-24 11:05:58.687 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:58.848 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171866146 and task id 14356220100697 in 161 msec 2019-12-24 11:05:58.902 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44dff5ed-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 2524 mSec with 6730 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:58.903 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815234 2019-12-24 11:05:58.903 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:59.035 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815234 and task id 14356219756675 in 133 msec 2019-12-24 11:05:59.074 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44e96bd5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 2396 mSec with 6388 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:59.074 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356168720386 2019-12-24 11:05:59.074 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:59.138 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356168720386 and task id 14356221149193 in 64 msec 2019-12-24 11:05:59.161 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44eb4036-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 2332 mSec with 6218 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:59.161 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866733 2019-12-24 11:05:59.161 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:59.241 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866733 and task id 14356221149201 in 80 msec 2019-12-24 11:05:59.307 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44ed8a4c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 2225 mSec with 5932 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:59.307 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175863810 2019-12-24 11:05:59.307 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:59.385 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175863810 and task id 14356221149205 in 78 msec 2019-12-24 11:05:59.435 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44f1f75d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 2130 mSec with 5680 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:59.435 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815262 2019-12-24 11:05:59.435 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:59.482 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815262 and task id 14356221149219 in 47 msec 2019-12-24 11:05:59.541 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44f2455e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 2054 mSec with 5478 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:59.542 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172914689 2019-12-24 11:05:59.542 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:59.628 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172914689 and task id 14356221149225 in 86 msec 2019-12-24 11:05:59.735 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44f6b236-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 1910 mSec with 5094 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:59.736 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818115 2019-12-24 11:05:59.736 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:59.857 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818115 and task id 14356221149245 in 121 msec 2019-12-24 11:05:59.896 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44f775a5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 1790 mSec with 4774 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:05:59.896 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170473494 2019-12-24 11:05:59.896 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:05:59.976 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170473494 and task id 14356221149255 in 79 msec 2019-12-24 11:06:00.051 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44fcccbe-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 1676 mSec with 4468 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:00.051 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818140 2019-12-24 11:06:00.051 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:00.210 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818140 and task id 14356222197765 in 159 msec 2019-12-24 11:06:00.279 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44fe2bfe-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 1507 mSec with 4018 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:00.279 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171522049 2019-12-24 11:06:00.279 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:00.406 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171522049 and task id 14356222001158 in 127 msec 2019-12-24 11:06:00.459 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 44fe2c56-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 1372 mSec with 3658 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:00.459 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175011868 2019-12-24 11:06:00.459 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:00.546 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175011868 and task id 14356222001172 in 87 msec 2019-12-24 11:06:00.587 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4511b46d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 1276 mSec with 3402 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:00.588 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012447 2019-12-24 11:06:00.588 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:00.654 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012447 and task id 14356222001177 in 66 msec 2019-12-24 11:06:00.708 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45190706-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 1187 mSec with 3164 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:00.708 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170473479 2019-12-24 11:06:00.708 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:00.782 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170473479 and task id 14356222197782 in 74 msec 2019-12-24 11:06:00.835 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 451adbce-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 1093 mSec with 2914 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:00.835 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818147 2019-12-24 11:06:00.835 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:00.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818147 and task id 14356222001186 in 66 msec 2019-12-24 11:06:00.962 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 452451b6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 1001 mSec with 2668 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:00.962 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172914709 2019-12-24 11:06:00.962 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:01.056 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172914709 and task id 14356222902272 in 94 msec 2019-12-24 11:06:01.116 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4538c475-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 886 mSec with 2362 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:01.117 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176060440 2019-12-24 11:06:01.117 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:01.189 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176060440 and task id 14356222902282 in 72 msec 2019-12-24 11:06:01.264 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 453ce30e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 776 mSec with 2070 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:01.264 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176109578 2019-12-24 11:06:01.264 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:01.501 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176109578 and task id 14356223246343 in 237 msec 2019-12-24 11:06:01.560 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 455043be-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 555 mSec with 1480 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:01.561 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173963330 2019-12-24 11:06:01.561 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:01.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173963330 and task id 14356222902319 in 143 msec 2019-12-24 11:06:01.766 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4550b94d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 404 mSec with 1076 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:01.766 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170473476 2019-12-24 11:06:01.766 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:01.850 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170473476 and task id 14356223246363 in 84 msec 2019-12-24 11:06:01.889 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 455c9fd6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 314 mSec with 836 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:01.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716372 2019-12-24 11:06:01.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:01.953 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716372 and task id 14356223246368 in 64 msec 2019-12-24 11:06:02.010 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 456504a5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.308+0000 or about to expire ProcessInstanceId 4565049f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.011 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 456a5bdd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.311+0000 or about to expire ProcessInstanceId 456a34c7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.012 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 456db716-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.312+0000 or about to expire ProcessInstanceId 456db710-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.012 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 456e04f4-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:02.315+0000 or about to expire ProcessInstanceId 456dddde-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:02.012 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 457298de-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.318+0000 or about to expire ProcessInstanceId 457271c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.012 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 457446ce-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.321+0000 or about to expire ProcessInstanceId 457446c8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.012 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45761bb5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.322+0000 or about to expire ProcessInstanceId 45761baf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.013 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 457cd256-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.327+0000 or about to expire ProcessInstanceId 457cab40-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.013 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 457e31ee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.330+0000 or about to expire ProcessInstanceId 457e31e8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.013 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45838926-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.332+0000 or about to expire ProcessInstanceId 45838920-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.014 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45922f3d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.333+0000 or about to expire ProcessInstanceId 45922f37-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.014 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4595b19e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.334+0000 or about to expire ProcessInstanceId 4595b198-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.014 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45978606-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.336+0000 or about to expire ProcessInstanceId 45975ef0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.014 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45978666-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.339+0000 or about to expire ProcessInstanceId 45975f50-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.014 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 459bcc35-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.341+0000 or about to expire ProcessInstanceId 459bcc2f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.014 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 459da07c-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:02.342+0000 or about to expire ProcessInstanceId 459da076-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:02.015 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45a4a56e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.343+0000 or about to expire ProcessInstanceId 45a4a568-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.015 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45a76496-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.344+0000 or about to expire ProcessInstanceId 45a73d80-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.015 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45a8765e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.345+0000 or about to expire ProcessInstanceId 45a87658-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.015 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45ac6e06-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.347+0000 or about to expire ProcessInstanceId 45ac6e00-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.015 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45b9b47e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.359+0000 or about to expire ProcessInstanceId 45b98d68-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.016 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45d94976-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.360+0000 or about to expire ProcessInstanceId 45d94970-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.016 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45d94a6d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.361+0000 or about to expire ProcessInstanceId 45d92357-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.016 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45de5304-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:02.362+0000 or about to expire ProcessInstanceId 45de52fe-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:02.016 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45e3aa4e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.363+0000 or about to expire ProcessInstanceId 45e38338-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.016 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45e494b6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.365+0000 or about to expire ProcessInstanceId 45e46da0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.016 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45e88cb5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.366+0000 or about to expire ProcessInstanceId 45e88caf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.016 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45ec0e2d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.367+0000 or about to expire ProcessInstanceId 45ebe717-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.016 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45ee58be-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.368+0000 or about to expire ProcessInstanceId 45ee31a8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.017 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45f117e6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.369+0000 or about to expire ProcessInstanceId 45f0f0d0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.017 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45f1b385-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.370+0000 or about to expire ProcessInstanceId 45f18c6f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.017 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 45ff210d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.371+0000 or about to expire ProcessInstanceId 45ff2107-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.017 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4600a79e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.372+0000 or about to expire ProcessInstanceId 4600a798-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.017 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46022e46-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.373+0000 or about to expire ProcessInstanceId 46022e40-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.017 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46022e55-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.375+0000 or about to expire ProcessInstanceId 46022e4f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.017 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 461a231e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.376+0000 or about to expire ProcessInstanceId 461a2318-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.017 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 461d7e86-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.377+0000 or about to expire ProcessInstanceId 461d7e80-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.018 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4623999e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.378+0000 or about to expire ProcessInstanceId 46239998-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.018 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46282cee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.379+0000 or about to expire ProcessInstanceId 46282ce8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.018 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46376f36-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.381+0000 or about to expire ProcessInstanceId 46376f30-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.018 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4637bd4d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.382+0000 or about to expire ProcessInstanceId 4637bd47-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.018 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4643566c-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:02.383+0000 or about to expire ProcessInstanceId 46435666-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:02.018 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4653f876-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.384+0000 or about to expire ProcessInstanceId 4653d160-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.018 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46594f1e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.385+0000 or about to expire ProcessInstanceId 46594f18-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.018 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 465d4714-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:02.386+0000 or about to expire ProcessInstanceId 465d1ffe-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:02.019 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 466276e6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.388+0000 or about to expire ProcessInstanceId 466276e0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.019 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46650efe-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.390+0000 or about to expire ProcessInstanceId 46650ef8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.019 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 466b0276-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.397+0000 or about to expire ProcessInstanceId 466adb60-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.019 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 466c891e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.403+0000 or about to expire ProcessInstanceId 466c8918-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.019 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 467a92e6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.404+0000 or about to expire ProcessInstanceId 467a92e0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.019 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 467cb62e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.405+0000 or about to expire ProcessInstanceId 467c8f18-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.020 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 468df446-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.407+0000 or about to expire ProcessInstanceId 468dcd30-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.020 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4693c0ae-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.413+0000 or about to expire ProcessInstanceId 46939998-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.020 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 469631b6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.414+0000 or about to expire ProcessInstanceId 46960aa0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.020 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 469ac59e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.415+0000 or about to expire ProcessInstanceId 469a9e88-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.020 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46a6abfe-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.417+0000 or about to expire ProcessInstanceId 46a6abf8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.020 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46ad62ec-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:02.418+0000 or about to expire ProcessInstanceId 46ad3bd6-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:02.021 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46b292e6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.419+0000 or about to expire ProcessInstanceId 46b292e0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.021 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46b7ea96-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.420+0000 or about to expire ProcessInstanceId 46b7ea90-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.021 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46be52be-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.421+0000 or about to expire ProcessInstanceId 46be52b8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.022 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46bf3d44-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:02.422+0000 or about to expire ProcessInstanceId 46bf162e-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:02.024 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176109569 2019-12-24 11:06:02.024 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:02.186 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176109569 and task id 14356223950852 in 163 msec 2019-12-24 11:06:02.245 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46f36cac-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:02.424+0000 or about to expire ProcessInstanceId 46f36ca6-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:02.246 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46f8ea75-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.425+0000 or about to expire ProcessInstanceId 46f8c35f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 46fd097e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.428+0000 or about to expire ProcessInstanceId 46fce268-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 471880c6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.430+0000 or about to expire ProcessInstanceId 471859b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 471e9bae-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.432+0000 or about to expire ProcessInstanceId 471e9ba8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 471ffade-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.434+0000 or about to expire ProcessInstanceId 471fd3c8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 472b93a6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.436+0000 or about to expire ProcessInstanceId 472b6c90-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 472c2f7d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.437+0000 or about to expire ProcessInstanceId 472c2f77-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47433a5e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.438+0000 or about to expire ProcessInstanceId 47433a58-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 476f2c66-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.441+0000 or about to expire ProcessInstanceId 476f2c60-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 476fc7f6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.445+0000 or about to expire ProcessInstanceId 476fc7f0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 476fefbe-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.446+0000 or about to expire ProcessInstanceId 476fefb8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4783ec75-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.457+0000 or about to expire ProcessInstanceId 4783ec6f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4785c0fe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.460+0000 or about to expire ProcessInstanceId 478599e8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 478ffae6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.467+0000 or about to expire ProcessInstanceId 478ffae0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47926b6d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.469+0000 or about to expire ProcessInstanceId 47924457-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 479b458e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.470+0000 or about to expire ProcessInstanceId 479b4588-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47ade276-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.472+0000 or about to expire ProcessInstanceId 47adbb60-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47b1b30e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.473+0000 or about to expire ProcessInstanceId 47b1b308-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47b47265-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.474+0000 or about to expire ProcessInstanceId 47b4725f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47b4c106-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.475+0000 or about to expire ProcessInstanceId 47b4c100-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47e5bc1e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.476+0000 or about to expire ProcessInstanceId 47e5bc18-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.249 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47e5e336-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.477+0000 or about to expire ProcessInstanceId 47e5e330-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.249 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47e80556-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.478+0000 or about to expire ProcessInstanceId 47e80550-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.249 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47eee32e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.480+0000 or about to expire ProcessInstanceId 47eee328-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.249 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 480467be-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.482+0000 or about to expire ProcessInstanceId 480440a8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.249 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 480e7926-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.484+0000 or about to expire ProcessInstanceId 480e7920-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.249 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 480ec806-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.487+0000 or about to expire ProcessInstanceId 480ec800-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.249 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4811d4ad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.489+0000 or about to expire ProcessInstanceId 4811ad97-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.249 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48194f5e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.490+0000 or about to expire ProcessInstanceId 48194f58-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.250 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 481b4a95-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.496+0000 or about to expire ProcessInstanceId 481b4a8f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.250 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4829a27d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.497+0000 or about to expire ProcessInstanceId 4829a277-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.250 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 482b7784-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:02.498+0000 or about to expire ProcessInstanceId 482b777e-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:02.250 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48571ab6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.499+0000 or about to expire ProcessInstanceId 4856f3a0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.250 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4867bc8e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.500+0000 or about to expire ProcessInstanceId 4867bc88-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.250 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 486ffa1e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.502+0000 or about to expire ProcessInstanceId 486fd308-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.250 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48750306-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.503+0000 or about to expire ProcessInstanceId 48750300-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.251 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 487ccb3e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.504+0000 or about to expire ProcessInstanceId 487ccb38-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.251 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 487fb20c-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:02.505+0000 or about to expire ProcessInstanceId 487fb206-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:02.251 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4891b2f6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.507+0000 or about to expire ProcessInstanceId 4891b2f0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.251 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48a05974-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:02.508+0000 or about to expire ProcessInstanceId 48a0325e-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:02.251 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48c03ce6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.513+0000 or about to expire ProcessInstanceId 48c03ce0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.251 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48d1c9bc-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:02.516+0000 or about to expire ProcessInstanceId 48d1a2a6-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:02.251 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48d3c4ee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.519+0000 or about to expire ProcessInstanceId 48d3c4e8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.251 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48d4fd76-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.525+0000 or about to expire ProcessInstanceId 48d4fd70-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.252 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48d5249e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.526+0000 or about to expire ProcessInstanceId 48d4fd88-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.252 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48e1a7ae-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.529+0000 or about to expire ProcessInstanceId 48e18098-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.252 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48e996f6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.531+0000 or about to expire ProcessInstanceId 48e996f0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.252 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48f68f56-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.543+0000 or about to expire ProcessInstanceId 48f66840-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.252 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4918211e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.545+0000 or about to expire ProcessInstanceId 4917fa08-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.252 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 491a1cde-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.556+0000 or about to expire ProcessInstanceId 4919f5c8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.252 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 492abec6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.562+0000 or about to expire ProcessInstanceId 492abec0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.252 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 492c1e46-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.564+0000 or about to expire ProcessInstanceId 492c1e40-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.253 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 492ce19e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.577+0000 or about to expire ProcessInstanceId 492ce198-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.253 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 492d56de-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.581+0000 or about to expire ProcessInstanceId 492d2fc8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.253 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49325ff6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.587+0000 or about to expire ProcessInstanceId 49325ff0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.253 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4957c236-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.589+0000 or about to expire ProcessInstanceId 49579b20-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.253 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 495acfe4-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:02.595+0000 or about to expire ProcessInstanceId 495aa8ce-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:02.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 495f153e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.596+0000 or about to expire ProcessInstanceId 495f1538-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49624995-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.597+0000 or about to expire ProcessInstanceId 4962498f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.255 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 496297bd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.599+0000 or about to expire ProcessInstanceId 496270a7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.255 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4972c456-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.600+0000 or about to expire ProcessInstanceId 4972c450-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.255 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49758385-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.601+0000 or about to expire ProcessInstanceId 4975837f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.255 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 497905ee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.603+0000 or about to expire ProcessInstanceId 4978ded8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.255 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 497e8436-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.604+0000 or about to expire ProcessInstanceId 497e8430-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.255 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 499fc7ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.605+0000 or about to expire ProcessInstanceId 499fa0b8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.255 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 499feeed-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.607+0000 or about to expire ProcessInstanceId 499feee7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.255 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49a741ee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.609+0000 or about to expire ProcessInstanceId 49a741e8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.255 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49ba2db6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.610+0000 or about to expire ProcessInstanceId 49ba2db0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.255 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49c180a6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.612+0000 or about to expire ProcessInstanceId 49c15990-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.256 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49c689ce-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.616+0000 or about to expire ProcessInstanceId 49c689c8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.256 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49ca0c46-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.619+0000 or about to expire ProcessInstanceId 49ca0c40-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.256 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49ca333e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.620+0000 or about to expire ProcessInstanceId 49ca3338-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.256 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49cf1545-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.621+0000 or about to expire ProcessInstanceId 49cf153f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.256 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49cf3c5d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.623+0000 or about to expire ProcessInstanceId 49cf3c57-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.256 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49da870e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.626+0000 or about to expire ProcessInstanceId 49da8708-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.257 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49ed99e6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.627+0000 or about to expire ProcessInstanceId 49ed99e0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.257 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49f3b446-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.628+0000 or about to expire ProcessInstanceId 49f38d30-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.257 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a0826ce-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.630+0000 or about to expire ProcessInstanceId 4a0826c8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.257 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a0874ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.631+0000 or about to expire ProcessInstanceId 4a0874c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.257 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a18c886-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.633+0000 or about to expire ProcessInstanceId 4a18c880-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.257 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a1ff496-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.634+0000 or about to expire ProcessInstanceId 4a1ff490-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.257 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a26ab5e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.636+0000 or about to expire ProcessInstanceId 4a26ab58-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.258 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a2c026e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.639+0000 or about to expire ProcessInstanceId 4a2bdb58-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.258 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a2c50b6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.643+0000 or about to expire ProcessInstanceId 4a2c50b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.258 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a310bae-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.645+0000 or about to expire ProcessInstanceId 4a310ba8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.258 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a32b966-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.646+0000 or about to expire ProcessInstanceId 4a32b960-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.258 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a524f15-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.647+0000 or about to expire ProcessInstanceId 4a5227ff-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.258 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a5cd66d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.654+0000 or about to expire ProcessInstanceId 4a5cd667-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.259 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176764928 2019-12-24 11:06:02.259 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:02.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176764928 and task id 14356224294923 in 178 msec 2019-12-24 11:06:02.481 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a633f15-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.660+0000 or about to expire ProcessInstanceId 4a633f0f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.481 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a7c93ae-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.662+0000 or about to expire ProcessInstanceId 4a7c6c98-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.481 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a8657b6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.664+0000 or about to expire ProcessInstanceId 4a8657b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.481 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a86a59d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.665+0000 or about to expire ProcessInstanceId 4a867e87-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.481 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a86ccee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.666+0000 or about to expire ProcessInstanceId 4a86cce8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.481 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a934f16-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.667+0000 or about to expire ProcessInstanceId 4a934f10-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.481 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4aa21cde-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.668+0000 or about to expire ProcessInstanceId 4aa1f5c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.481 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ab7c70e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.673+0000 or about to expire ProcessInstanceId 4ab7c708-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.481 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4abc0cd6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.674+0000 or about to expire ProcessInstanceId 4abbe5c0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.482 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4abcd0d5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.676+0000 or about to expire ProcessInstanceId 4abca9bf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.482 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4abde246-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.691+0000 or about to expire ProcessInstanceId 4abde240-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.482 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4adf9b1e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.692+0000 or about to expire ProcessInstanceId 4adf7408-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.482 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ae1963e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.697+0000 or about to expire ProcessInstanceId 4ae16f28-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.482 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ae518b6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.703+0000 or about to expire ProcessInstanceId 4ae518b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b00debd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.705+0000 or about to expire ProcessInstanceId 4b00deb7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b02169e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.708+0000 or about to expire ProcessInstanceId 4b021698-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b0328b6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.710+0000 or about to expire ProcessInstanceId 4b0328b0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b039de5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.719+0000 or about to expire ProcessInstanceId 4b039ddf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b04af5e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.725+0000 or about to expire ProcessInstanceId 4b04af58-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b071fb6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.731+0000 or about to expire ProcessInstanceId 4b071fb0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b25cbf6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.741+0000 or about to expire ProcessInstanceId 4b25cbf0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b27a00e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.748+0000 or about to expire ProcessInstanceId 4b27a008-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b2e2fc6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.756+0000 or about to expire ProcessInstanceId 4b2e08b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b43db4e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.762+0000 or about to expire ProcessInstanceId 4b43b438-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b5343fe-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.764+0000 or about to expire ProcessInstanceId 4b5343f8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.484 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b55b5a6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.765+0000 or about to expire ProcessInstanceId 4b55b5a0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.484 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b578a4d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.767+0000 or about to expire ProcessInstanceId 4b578a47-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.484 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b57d7e6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.769+0000 or about to expire ProcessInstanceId 4b57d7e0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.484 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b5ce185-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.770+0000 or about to expire ProcessInstanceId 4b5ce17f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.484 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b61756d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.771+0000 or about to expire ProcessInstanceId 4b614e57-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.484 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b643495-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.772+0000 or about to expire ProcessInstanceId 4b64348f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.484 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b9444ae-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.773+0000 or about to expire ProcessInstanceId 4b9444a8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.484 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b986366-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.778+0000 or about to expire ProcessInstanceId 4b983c50-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.484 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b9a11ad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.780+0000 or about to expire ProcessInstanceId 4b9a11a7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.484 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b9ca9c5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.785+0000 or about to expire ProcessInstanceId 4b9ca9bf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.484 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b9e7dee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.787+0000 or about to expire ProcessInstanceId 4b9e56d8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bb2c946-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.789+0000 or about to expire ProcessInstanceId 4bb2a230-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bb75dae-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.790+0000 or about to expire ProcessInstanceId 4bb75da8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bc0abfe-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.791+0000 or about to expire ProcessInstanceId 4bc0abf8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bd062f6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.792+0000 or about to expire ProcessInstanceId 4bd03be0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bda751d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.797+0000 or about to expire ProcessInstanceId 4bda7517-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bdfccc6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.799+0000 or about to expire ProcessInstanceId 4bdfccc0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bf1f4c5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.800+0000 or about to expire ProcessInstanceId 4bf1f4bf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c0359ed-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.802+0000 or about to expire ProcessInstanceId 4c0332d7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c07035e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.803+0000 or about to expire ProcessInstanceId 4c070358-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c094d65-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.813+0000 or about to expire ProcessInstanceId 4c09264f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c1422c6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.816+0000 or about to expire ProcessInstanceId 4c13fbb0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c15344d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.825+0000 or about to expire ProcessInstanceId 4c153447-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c19535e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.830+0000 or about to expire ProcessInstanceId 4c195358-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c1cfc6e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.833+0000 or about to expire ProcessInstanceId 4c1cfc68-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c1eaa96-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.836+0000 or about to expire ProcessInstanceId 4c1eaa90-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c3f7896-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.839+0000 or about to expire ProcessInstanceId 4c3f7890-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c425f3e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.841+0000 or about to expire ProcessInstanceId 4c425f38-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c45931e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.848+0000 or about to expire ProcessInstanceId 4c459318-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c4c49e5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.850+0000 or about to expire ProcessInstanceId 4c4c22cf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c4f090d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.851+0000 or about to expire ProcessInstanceId 4c4ee1f7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c552395-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.852+0000 or about to expire ProcessInstanceId 4c55238f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c60201d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.857+0000 or about to expire ProcessInstanceId 4c602017-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c6417c5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.858+0000 or about to expire ProcessInstanceId 4c63f0af-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c685d8d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.861+0000 or about to expire ProcessInstanceId 4c685d87-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c6db496-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.862+0000 or about to expire ProcessInstanceId 4c6db490-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c8a16a6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.863+0000 or about to expire ProcessInstanceId 4c8a16a0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c8ab2a5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.865+0000 or about to expire ProcessInstanceId 4c8a8b8f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c8beb2d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.870+0000 or about to expire ProcessInstanceId 4c8beb27-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c8c398e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.871+0000 or about to expire ProcessInstanceId 4c8c1278-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cac92d6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.872+0000 or about to expire ProcessInstanceId 4cac92d0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4caeb5be-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.873+0000 or about to expire ProcessInstanceId 4caeb5b8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cb48226-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.875+0000 or about to expire ProcessInstanceId 4cb48220-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cb51dde-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.877+0000 or about to expire ProcessInstanceId 4cb4f6c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cb51e6e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.879+0000 or about to expire ProcessInstanceId 4cb51e68-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cc104c6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.880+0000 or about to expire ProcessInstanceId 4cc0ddb0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ce1fa75-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.881+0000 or about to expire ProcessInstanceId 4ce1fa6f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cea3836-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.882+0000 or about to expire ProcessInstanceId 4cea3830-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d0dc56d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.884+0000 or about to expire ProcessInstanceId 4d0d9e57-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d0e617e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.887+0000 or about to expire ProcessInstanceId 4d0e3a68-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.488 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4d0efe4e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 301 mSec with 802 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:02.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172914720 2019-12-24 11:06:02.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:02.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172914720 and task id 14356224294926 in 144 msec 2019-12-24 11:06:02.698 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d1a2156-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.891+0000 or about to expire ProcessInstanceId 4d19fa40-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.698 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d1d7cbe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.892+0000 or about to expire ProcessInstanceId 4d1d55a8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.698 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d1e4096-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.895+0000 or about to expire ProcessInstanceId 4d1e4090-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.698 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d3bda36-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.898+0000 or about to expire ProcessInstanceId 4d3bb320-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.698 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d3c9da5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.901+0000 or about to expire ProcessInstanceId 4d3c9d9f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.698 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d3cc51e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.902+0000 or about to expire ProcessInstanceId 4d3cc518-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d3dfda6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.904+0000 or about to expire ProcessInstanceId 4d3dfda0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d57037d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.905+0000 or about to expire ProcessInstanceId 4d570377-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d5a85f5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.907+0000 or about to expire ProcessInstanceId 4d5a85ef-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d5de12e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.919+0000 or about to expire ProcessInstanceId 4d5de128-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d5e7d76-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.924+0000 or about to expire ProcessInstanceId 4d5e7d70-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d6163cd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.926+0000 or about to expire ProcessInstanceId 4d6163c7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d68690e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.927+0000 or about to expire ProcessInstanceId 4d686908-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d6ad9b5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.928+0000 or about to expire ProcessInstanceId 4d6ad9af-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d7c65ed-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.929+0000 or about to expire ProcessInstanceId 4d7c65e7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d93e595-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.930+0000 or about to expire ProcessInstanceId 4d93e58f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d97dc86-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.955+0000 or about to expire ProcessInstanceId 4d97dc80-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4da104fd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.957+0000 or about to expire ProcessInstanceId 4da104f7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4dbc7bfe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.959+0000 or about to expire ProcessInstanceId 4dbc7bf8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.700 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4dbe022e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.960+0000 or about to expire ProcessInstanceId 4dbddb18-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.700 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4dbf8985-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.961+0000 or about to expire ProcessInstanceId 4dbf897f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.700 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4dcf4046-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.963+0000 or about to expire ProcessInstanceId 4dcf4040-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.700 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4de18fce-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.964+0000 or about to expire ProcessInstanceId 4de168b8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.700 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4de73586-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.965+0000 or about to expire ProcessInstanceId 4de73580-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.700 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4de86da6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.966+0000 or about to expire ProcessInstanceId 4de84690-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.700 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4deeafdd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.968+0000 or about to expire ProcessInstanceId 4deeafd7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.700 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e065695-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.969+0000 or about to expire ProcessInstanceId 4e062f7f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.700 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e19691e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.970+0000 or about to expire ProcessInstanceId 4e196918-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.700 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e3b4906-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.971+0000 or about to expire ProcessInstanceId 4e3b4900-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e4274fe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.972+0000 or about to expire ProcessInstanceId 4e4274f8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e42c35d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.974+0000 or about to expire ProcessInstanceId 4e42c357-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e4b753e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.975+0000 or about to expire ProcessInstanceId 4e4b7538-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e4d4a06-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.976+0000 or about to expire ProcessInstanceId 4e4d4a00-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e51b785-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.978+0000 or about to expire ProcessInstanceId 4e51b77f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e5698de-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.978+0000 or about to expire ProcessInstanceId 4e5698d8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e5f9a3d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.980+0000 or about to expire ProcessInstanceId 4e5f9a37-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e68e8c6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.981+0000 or about to expire ProcessInstanceId 4e68c1b0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e740c5e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.985+0000 or about to expire ProcessInstanceId 4e73e548-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e8a05a5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.986+0000 or about to expire ProcessInstanceId 4e89de8f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e8f5cdd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.987+0000 or about to expire ProcessInstanceId 4e8f5cd7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e90bc75-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.988+0000 or about to expire ProcessInstanceId 4e90bc6f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e90e2c6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:02.991+0000 or about to expire ProcessInstanceId 4e90e2c0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e941786-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:02.994+0000 or about to expire ProcessInstanceId 4e941780-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4e97723d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.997+0000 or about to expire ProcessInstanceId 4e977237-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.702 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ea4b8b5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:02.998+0000 or about to expire ProcessInstanceId 4ea4919f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.702 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4eb0edee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.000+0000 or about to expire ProcessInstanceId 4eb0c6d8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.702 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4eb2745d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.001+0000 or about to expire ProcessInstanceId 4eb27457-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.702 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4eb3ace5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.002+0000 or about to expire ProcessInstanceId 4eb385cf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.702 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ed9ac0e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.004+0000 or about to expire ProcessInstanceId 4ed9ac08-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.702 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ee0623d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.006+0000 or about to expire ProcessInstanceId 4ee06237-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.702 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ee125b6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.008+0000 or about to expire ProcessInstanceId 4ee125b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.702 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4efc75ee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.011+0000 or about to expire ProcessInstanceId 4efc75e8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.702 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f03a1e6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.014+0000 or about to expire ProcessInstanceId 4f03a1e0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.702 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f059e16-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.026+0000 or about to expire ProcessInstanceId 4f059e10-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f0a0a8e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.028+0000 or about to expire ProcessInstanceId 4f0a0a88-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f0bdf15-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.029+0000 or about to expire ProcessInstanceId 4f0bb7ff-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f1e55ad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.031+0000 or about to expire ProcessInstanceId 4f1e55a7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f35399e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.038+0000 or about to expire ProcessInstanceId 4f353998-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f3e87e5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.041+0000 or about to expire ProcessInstanceId 4f3e87df-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f4984f6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.042+0000 or about to expire ProcessInstanceId 4f495de0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f6326ed-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.043+0000 or about to expire ProcessInstanceId 4f62ffd7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f68579e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.045+0000 or about to expire ProcessInstanceId 4f685798-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f694196-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.046+0000 or about to expire ProcessInstanceId 4f691a80-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f6bb275-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.047+0000 or about to expire ProcessInstanceId 4f6b8b5f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f796e3e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.048+0000 or about to expire ProcessInstanceId 4f796e38-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f7e290d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.049+0000 or about to expire ProcessInstanceId 4f7e01f7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f815d86-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.052+0000 or about to expire ProcessInstanceId 4f815d80-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f815de6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.053+0000 or about to expire ProcessInstanceId 4f815de0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f841c85-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.054+0000 or about to expire ProcessInstanceId 4f841c7f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f8aacbe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.055+0000 or about to expire ProcessInstanceId 4f8a85a8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f8dba06-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.056+0000 or about to expire ProcessInstanceId 4f8dba00-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f90edcd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.057+0000 or about to expire ProcessInstanceId 4f90edc7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f9337de-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.058+0000 or about to expire ProcessInstanceId 4f9310c8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4f9e5b55-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.059+0000 or about to expire ProcessInstanceId 4f9e343f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4fbba75d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.060+0000 or about to expire ProcessInstanceId 4fbba757-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4fbf9f05-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.061+0000 or about to expire ProcessInstanceId 4fbf9eff-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4fc7dcde-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.062+0000 or about to expire ProcessInstanceId 4fc7b5c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4fc9d846-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.063+0000 or about to expire ProcessInstanceId 4fc9b130-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.705 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4fdbb28d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.064+0000 or about to expire ProcessInstanceId 4fdbb287-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.705 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4fdd875e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.065+0000 or about to expire ProcessInstanceId 4fdd8758-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.705 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ff46ab5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.066+0000 or about to expire ProcessInstanceId 4ff46aaf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.705 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ffcf646-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.067+0000 or about to expire ProcessInstanceId 4ffccf30-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.705 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ffd928e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.068+0000 or about to expire ProcessInstanceId 4ffd6b78-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.705 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5009a06d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.069+0000 or about to expire ProcessInstanceId 5009a067-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.705 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 500cadc6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.070+0000 or about to expire ProcessInstanceId 500cadc0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.705 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5012a086-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.081+0000 or about to expire ProcessInstanceId 50127970-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.705 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5018e21e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.082+0000 or about to expire ProcessInstanceId 5018bb08-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.705 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5019cd15-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.084+0000 or about to expire ProcessInstanceId 5019a5ff-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.705 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 501f726d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.085+0000 or about to expire ProcessInstanceId 501f7267-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.706 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 50200e16-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.087+0000 or about to expire ProcessInstanceId 501fe700-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.706 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5042ff6e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.090+0000 or about to expire ProcessInstanceId 5042ff68-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.706 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5043c355-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.090+0000 or about to expire ProcessInstanceId 50439c3f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.706 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 50471ebe-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.091+0000 or about to expire ProcessInstanceId 50471eb8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.706 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5049dd46-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.092+0000 or about to expire ProcessInstanceId 5049dd40-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.706 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 504b3d6d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.093+0000 or about to expire ProcessInstanceId 504b3d67-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.706 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 50572455-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.094+0000 or about to expire ProcessInstanceId 5056fd3f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.706 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5066dbc6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.095+0000 or about to expire ProcessInstanceId 5066dbc0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.706 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 506db8fe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.096+0000 or about to expire ProcessInstanceId 506db8f8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.706 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 507e5b6d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.097+0000 or about to expire ProcessInstanceId 507e3457-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.707 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 50869836-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.098+0000 or about to expire ProcessInstanceId 50867120-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.707 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 50960225-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.100+0000 or about to expire ProcessInstanceId 5095db0f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.707 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5099ab9e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.101+0000 or about to expire ProcessInstanceId 5099ab98-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.707 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 509ae42d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.102+0000 or about to expire ProcessInstanceId 509ae427-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.707 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 509eb4c5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.103+0000 or about to expire ProcessInstanceId 509eb4bf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.707 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 509f510d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.104+0000 or about to expire ProcessInstanceId 509f5107-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.707 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 50a321a5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.105+0000 or about to expire ProcessInstanceId 50a3219f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.707 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 50ac9766-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.106+0000 or about to expire ProcessInstanceId 50ac7050-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.707 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 50b0410d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.107+0000 or about to expire ProcessInstanceId 50b04107-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.710 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356179009562 2019-12-24 11:06:02.710 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:02.838 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356179009562 and task id 14356223950895 in 128 msec 2019-12-24 11:06:02.888 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 50b5981e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.109+0000 or about to expire ProcessInstanceId 50b59818-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 50e02ab5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.110+0000 or about to expire ProcessInstanceId 50e02aaf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 50f9cd16-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.111+0000 or about to expire ProcessInstanceId 50f9cd10-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 51060176-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.112+0000 or about to expire ProcessInstanceId 51060170-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 510788be-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.113+0000 or about to expire ProcessInstanceId 510788b8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5109f8dd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.114+0000 or about to expire ProcessInstanceId 5109f8d7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 510c69e5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.115+0000 or about to expire ProcessInstanceId 510c69df-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5111e85e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.116+0000 or about to expire ProcessInstanceId 5111e858-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5111e906-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.117+0000 or about to expire ProcessInstanceId 5111e900-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 511b5e0d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.118+0000 or about to expire ProcessInstanceId 511b5e07-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 512c26f5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.119+0000 or about to expire ProcessInstanceId 512bffdf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.890 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 512f0d56-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.120+0000 or about to expire ProcessInstanceId 512f0d50-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.890 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5132b6ad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.121+0000 or about to expire ProcessInstanceId 5132b6a7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:02.890 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 51348b9e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.123+0000 or about to expire ProcessInstanceId 51348b98-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.890 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 51348c3e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:03.124+0000 or about to expire ProcessInstanceId 51348c38-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:02.890 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 514a84a6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:03.125+0000 or about to expire ProcessInstanceId 514a5d90-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:02.890 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 514ea325-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:03.126+0000 or about to expire ProcessInstanceId 514e7c0f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:06.617 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 456504a5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 12225 mSec with 32600 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:06.617 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818130 2019-12-24 11:06:06.617 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:06.907 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818130 and task id 14356228292648 in 290 msec 2019-12-24 11:06:06.980 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 456a5bdd-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11955 mSec with 31880 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:06.980 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866723 2019-12-24 11:06:06.980 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:07.165 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866723 and task id 14356229537802 in 185 msec 2019-12-24 11:06:07.274 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 456db716-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11743 mSec with 31314 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:07.274 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716370 2019-12-24 11:06:07.274 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:07.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716370 and task id 14356229537841 in 146 msec 2019-12-24 11:06:07.484 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 456e04f4-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11592 mSec with 30912 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:07.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866698 2019-12-24 11:06:07.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:07.611 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866698 and task id 14356229537854 in 126 msec 2019-12-24 11:06:07.686 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 457298de-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11445 mSec with 30520 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:07.687 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716391 2019-12-24 11:06:07.687 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:07.794 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716391 and task id 14356229537877 in 107 msec 2019-12-24 11:06:07.880 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 457446ce-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11309 mSec with 30156 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:07.880 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815244 2019-12-24 11:06:07.880 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:07.944 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815244 and task id 14356229537890 in 64 msec 2019-12-24 11:06:08.009 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45761bb5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11213 mSec with 29902 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:08.009 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818118 2019-12-24 11:06:08.009 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:08.139 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818118 and task id 14356230586368 in 130 msec 2019-12-24 11:06:08.197 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 457cd256-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11075 mSec with 29532 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:08.197 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171866149 2019-12-24 11:06:08.197 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:08.297 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171866149 and task id 14356230586381 in 100 msec 2019-12-24 11:06:08.412 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 457e31ee-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10916 mSec with 29108 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:08.413 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176060422 2019-12-24 11:06:08.413 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:08.613 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176060422 and task id 14356230586406 in 201 msec 2019-12-24 11:06:08.653 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45838926-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10737 mSec with 28632 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:08.654 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172914696 2019-12-24 11:06:08.654 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:08.841 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172914696 and task id 14356230586429 in 188 msec 2019-12-24 11:06:08.914 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45922f3d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 10561 mSec with 28162 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:08.915 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716363 2019-12-24 11:06:08.915 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:09.113 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716363 and task id 14356231634948 in 198 msec 2019-12-24 11:06:09.158 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4595b19e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10393 mSec with 27714 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:09.158 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175863812 2019-12-24 11:06:09.158 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:09.229 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175863812 and task id 14356231634960 in 71 msec 2019-12-24 11:06:09.271 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45978606-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10316 mSec with 27508 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:09.271 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171522050 2019-12-24 11:06:09.271 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:09.332 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171522050 and task id 14356231634967 in 61 msec 2019-12-24 11:06:09.376 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45978666-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10241 mSec with 27310 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:09.376 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170620933 2019-12-24 11:06:09.376 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:09.479 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170620933 and task id 14356231634978 in 103 msec 2019-12-24 11:06:09.550 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 459bcc35-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 10116 mSec with 26976 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:09.550 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171866112 2019-12-24 11:06:09.550 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:09.709 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171866112 and task id 14356231634992 in 159 msec 2019-12-24 11:06:09.854 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 459da07c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 9893 mSec with 26380 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:09.854 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170473474 2019-12-24 11:06:09.854 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:09.990 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170473474 and task id 14356231635020 in 136 msec 2019-12-24 11:06:10.136 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45a4a56e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9686 mSec with 25828 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:10.136 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012453 2019-12-24 11:06:10.136 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:10.243 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012453 and task id 14356232683537 in 107 msec 2019-12-24 11:06:10.296 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45a76496-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9572 mSec with 25524 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:10.296 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174667811 2019-12-24 11:06:10.296 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:10.435 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174667811 and task id 14356232486925 in 139 msec 2019-12-24 11:06:10.531 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45a8765e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9400 mSec with 25066 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:10.531 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716362 2019-12-24 11:06:10.531 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:10.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716362 and task id 14356232486935 in 101 msec 2019-12-24 11:06:10.697 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45ac6e06-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9278 mSec with 24740 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:10.697 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176109585 2019-12-24 11:06:10.697 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:10.770 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176109585 and task id 14356232683594 in 73 msec 2019-12-24 11:06:10.820 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45b9b47e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9187 mSec with 24498 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:10.820 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169572361 2019-12-24 11:06:10.821 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:10.914 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169572361 and task id 14356232683615 in 94 msec 2019-12-24 11:06:11.045 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45d94976-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9023 mSec with 24060 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:11.046 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570678 2019-12-24 11:06:11.046 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:11.139 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570678 and task id 14356233535494 in 94 msec 2019-12-24 11:06:11.205 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45d94a6d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 8904 mSec with 23744 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:11.205 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171866114 2019-12-24 11:06:11.205 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:11.314 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171866114 and task id 14356233535513 in 109 msec 2019-12-24 11:06:11.432 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45de5304-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 8741 mSec with 23308 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:11.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815274 2019-12-24 11:06:11.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:11.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815274 and task id 14356233535535 in 104 msec 2019-12-24 11:06:11.601 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45e3aa4e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8618 mSec with 22980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:11.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570636 2019-12-24 11:06:11.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:11.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570636 and task id 14356233535564 in 98 msec 2019-12-24 11:06:11.757 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45e494b6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8504 mSec with 22676 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:11.757 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173619203 2019-12-24 11:06:11.757 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:11.842 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173619203 and task id 14356233535583 in 85 msec 2019-12-24 11:06:11.904 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45e88cb5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 8398 mSec with 22394 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:11.904 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171866159 2019-12-24 11:06:11.904 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:12.022 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171866159 and task id 14356233535590 in 118 msec 2019-12-24 11:06:12.115 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45ec0e2d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 8242 mSec with 21978 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:12.115 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170620935 2019-12-24 11:06:12.115 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:12.246 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170620935 and task id 14356234584088 in 131 msec 2019-12-24 11:06:12.327 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45ee58be-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8087 mSec with 21566 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:12.327 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172963859 2019-12-24 11:06:12.327 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:12.610 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172963859 and task id 14356234829849 in 283 msec 2019-12-24 11:06:12.788 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45f117e6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 7747 mSec with 20658 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:12.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356168376323 2019-12-24 11:06:12.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:12.862 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356168376323 and task id 14356234436631 in 74 msec 2019-12-24 11:06:12.923 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45f1b385-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7652 mSec with 20406 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:12.924 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716368 2019-12-24 11:06:12.924 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:13.039 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716368 and task id 14356234436635 in 115 msec 2019-12-24 11:06:13.105 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 45ff210d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7518 mSec with 20048 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:13.105 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171866129 2019-12-24 11:06:13.105 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:13.176 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171866129 and task id 14356235485204 in 71 msec 2019-12-24 11:06:13.262 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4600a79e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 7406 mSec with 19748 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:13.262 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866726 2019-12-24 11:06:13.262 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:13.346 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866726 and task id 14356235485216 in 84 msec 2019-12-24 11:06:13.426 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46022e46-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 7290 mSec with 19440 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:13.426 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172963856 2019-12-24 11:06:13.426 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:13.506 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172963856 and task id 14356235485237 in 80 msec 2019-12-24 11:06:13.565 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46022e55-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7187 mSec with 19166 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:13.565 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866719 2019-12-24 11:06:13.566 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:13.690 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866719 and task id 14356235878442 in 125 msec 2019-12-24 11:06:13.792 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 461a231e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 7022 mSec with 18726 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:13.792 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171866141 2019-12-24 11:06:13.792 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:13.946 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171866141 and task id 14356235485273 in 154 msec 2019-12-24 11:06:14.059 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 461d7e86-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6824 mSec with 18198 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:14.059 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171866151 2019-12-24 11:06:14.059 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:14.234 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171866151 and task id 14356236533774 in 175 msec 2019-12-24 11:06:14.350 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4623999e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 6608 mSec with 17620 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:14.350 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175061010 2019-12-24 11:06:14.350 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:14.557 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175061010 and task id 14356236926991 in 207 msec 2019-12-24 11:06:14.630 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46282cee-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6407 mSec with 17086 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:14.630 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169424896 2019-12-24 11:06:14.630 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:14.782 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169424896 and task id 14356236533831 in 152 msec 2019-12-24 11:06:14.836 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46376f36-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6262 mSec with 16698 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:14.836 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172914698 2019-12-24 11:06:14.836 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:15.022 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172914698 and task id 14356236927020 in 186 msec 2019-12-24 11:06:15.100 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4637bd4d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 6070 mSec with 16186 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:15.100 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171866121 2019-12-24 11:06:15.100 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:15.191 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171866121 and task id 14356237582346 in 91 msec 2019-12-24 11:06:15.287 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4643566c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 5936 mSec with 15830 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:15.287 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716407 2019-12-24 11:06:15.287 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:15.408 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716407 and task id 14356237582365 in 121 msec 2019-12-24 11:06:15.507 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4653f876-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 5777 mSec with 15404 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:15.507 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170817536 2019-12-24 11:06:15.507 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:15.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170817536 and task id 14356237582399 in 196 msec 2019-12-24 11:06:15.798 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46594f1e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 5562 mSec with 14832 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:15.799 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818144 2019-12-24 11:06:15.799 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:15.944 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818144 and task id 14356237975609 in 145 msec 2019-12-24 11:06:16.037 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 465d4714-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 5388 mSec with 14368 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:16.037 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172963874 2019-12-24 11:06:16.037 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:16.102 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172963874 and task id 14356239024131 in 65 msec 2019-12-24 11:06:16.178 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 466276e6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 5284 mSec with 14090 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:16.179 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012420 2019-12-24 11:06:16.179 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:16.249 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012420 and task id 14356239024153 in 70 msec 2019-12-24 11:06:16.345 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46650efe-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 5170 mSec with 13786 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:16.345 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171866139 2019-12-24 11:06:16.345 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:16.426 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171866139 and task id 14356238630960 in 81 msec 2019-12-24 11:06:16.538 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 466b0276-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 5027 mSec with 13404 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:16.539 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669549 2019-12-24 11:06:16.539 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:16.657 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669549 and task id 14356239024177 in 118 msec 2019-12-24 11:06:16.717 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 466c891e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 4894 mSec with 13050 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:16.717 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669516 2019-12-24 11:06:16.717 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:16.840 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669516 and task id 14356238778431 in 123 msec 2019-12-24 11:06:16.909 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 467a92e6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 4759 mSec with 12690 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:16.909 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176109568 2019-12-24 11:06:16.909 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:17.022 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176109568 and task id 14356239024202 in 113 msec 2019-12-24 11:06:17.066 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 467cb62e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4643 mSec with 12382 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:17.067 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716403 2019-12-24 11:06:17.067 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:17.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716403 and task id 14356239826965 in 85 msec 2019-12-24 11:06:17.180 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 468df446-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4559 mSec with 12158 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:17.180 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175011874 2019-12-24 11:06:17.180 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:17.298 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175011874 and task id 14356239826968 in 118 msec 2019-12-24 11:06:17.371 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4693c0ae-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4419 mSec with 11784 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:17.372 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176060462 2019-12-24 11:06:17.372 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:17.498 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176060462 and task id 14356240072737 in 127 msec 2019-12-24 11:06:17.596 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 469631b6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4253 mSec with 11340 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:17.596 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171866166 2019-12-24 11:06:17.596 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:17.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171866166 and task id 14356239827016 in 158 msec 2019-12-24 11:06:17.826 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 469ac59e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4082 mSec with 10886 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:17.826 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175011845 2019-12-24 11:06:17.826 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:17.958 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175011845 and task id 14356240023601 in 132 msec 2019-12-24 11:06:18.085 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46a6abfe-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 3890 mSec with 10372 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:18.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716366 2019-12-24 11:06:18.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:18.211 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716366 and task id 14356241072158 in 126 msec 2019-12-24 11:06:18.254 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46ad62ec-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 3775 mSec with 10066 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:18.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172914694 2019-12-24 11:06:18.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:18.365 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172914694 and task id 14356241072175 in 111 msec 2019-12-24 11:06:18.427 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46b292e6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 3651 mSec with 9736 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:18.427 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174667795 2019-12-24 11:06:18.427 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:18.529 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174667795 and task id 14356241072201 in 102 msec 2019-12-24 11:06:18.650 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46b7ea96-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 3488 mSec with 9300 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:18.651 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175011917 2019-12-24 11:06:18.651 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:18.810 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175011917 and task id 14356241072231 in 159 msec 2019-12-24 11:06:18.881 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46be52be-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 3320 mSec with 8852 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:18.881 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669529 2019-12-24 11:06:18.881 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:19.022 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669529 and task id 14356240875637 in 141 msec 2019-12-24 11:06:19.121 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46bf3d44-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 3144 mSec with 8384 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:19.121 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171866137 2019-12-24 11:06:19.121 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:19.313 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171866137 and task id 14356241924135 in 192 msec 2019-12-24 11:06:19.382 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46f36cac-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 2951 mSec with 7870 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:19.383 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174667793 2019-12-24 11:06:19.383 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:19.449 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174667793 and task id 14356241924164 in 66 msec 2019-12-24 11:06:19.500 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46f8ea75-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 2867 mSec with 7646 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:19.500 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570645 2019-12-24 11:06:19.500 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:19.594 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570645 and task id 14356241924186 in 94 msec 2019-12-24 11:06:19.720 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 46fd097e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 2703 mSec with 7208 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:19.721 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169572357 2019-12-24 11:06:19.721 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:19.861 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169572357 and task id 14356241924237 in 140 msec 2019-12-24 11:06:19.911 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 471880c6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 2571 mSec with 6856 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:19.912 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172963844 2019-12-24 11:06:19.912 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:20.179 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172963844 and task id 14356242972677 in 268 msec 2019-12-24 11:06:20.231 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 471e9bae-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 2334 mSec with 6224 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:20.231 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176060425 2019-12-24 11:06:20.231 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:20.427 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176060425 and task id 14356242972726 in 196 msec 2019-12-24 11:06:20.522 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 471ffade-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 2118 mSec with 5648 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:20.522 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716385 2019-12-24 11:06:20.522 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:20.860 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716385 and task id 14356242972806 in 338 msec 2019-12-24 11:06:20.981 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 472b93a6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 1775 mSec with 4734 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:20.981 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172963866 2019-12-24 11:06:20.981 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:21.229 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172963866 and task id 14356244217863 in 248 msec 2019-12-24 11:06:21.338 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 472c2f7d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 1510 mSec with 4026 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:21.338 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570670 2019-12-24 11:06:21.338 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:21.557 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570670 and task id 14356244267026 in 219 msec 2019-12-24 11:06:21.609 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 47433a5e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 1310 mSec with 3492 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:21.609 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570630 2019-12-24 11:06:21.609 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:21.776 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570630 and task id 14356244267048 in 167 msec 2019-12-24 11:06:21.874 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 476f2c66-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 1117 mSec with 2978 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:21.874 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012421 2019-12-24 11:06:21.874 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:22.080 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012421 and task id 14356245315588 in 206 msec 2019-12-24 11:06:22.122 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 476fc7f6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 934 mSec with 2490 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:22.122 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012435 2019-12-24 11:06:22.122 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:22.295 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012435 and task id 14356245315601 in 173 msec 2019-12-24 11:06:22.405 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 476fefbe-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 731 mSec with 1948 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:22.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818125 2019-12-24 11:06:22.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:22.571 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818125 and task id 14356245315607 in 166 msec 2019-12-24 11:06:22.625 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4783ec75-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 568 mSec with 1514 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:22.625 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174667800 2019-12-24 11:06:22.625 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:22.739 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174667800 and task id 14356245315616 in 114 msec 2019-12-24 11:06:22.792 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4785c0fe-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 444 mSec with 1184 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:22.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175061000 2019-12-24 11:06:22.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:22.930 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175061000 and task id 14356245315621 in 138 msec 2019-12-24 11:06:22.986 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 478ffae6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 302 mSec with 804 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:22.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172914691 2019-12-24 11:06:22.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:23.120 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172914691 and task id 14356246364161 in 134 msec 2019-12-24 11:06:23.181 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47926b6d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.391+0000 or about to expire ProcessInstanceId 47924457-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 479b458e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.396+0000 or about to expire ProcessInstanceId 479b4588-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47ade276-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.414+0000 or about to expire ProcessInstanceId 47adbb60-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47b1b30e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.417+0000 or about to expire ProcessInstanceId 47b1b308-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47b47265-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.436+0000 or about to expire ProcessInstanceId 47b4725f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47b4c106-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.446+0000 or about to expire ProcessInstanceId 47b4c100-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47e5bc1e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.456+0000 or about to expire ProcessInstanceId 47e5bc18-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47e5e336-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.468+0000 or about to expire ProcessInstanceId 47e5e330-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47e80556-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.479+0000 or about to expire ProcessInstanceId 47e80550-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 47eee32e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.489+0000 or about to expire ProcessInstanceId 47eee328-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 480467be-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.494+0000 or about to expire ProcessInstanceId 480440a8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 480e7926-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.496+0000 or about to expire ProcessInstanceId 480e7920-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 480ec806-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.500+0000 or about to expire ProcessInstanceId 480ec800-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4811d4ad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.504+0000 or about to expire ProcessInstanceId 4811ad97-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48194f5e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.507+0000 or about to expire ProcessInstanceId 48194f58-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 481b4a95-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.512+0000 or about to expire ProcessInstanceId 481b4a8f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4829a27d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.519+0000 or about to expire ProcessInstanceId 4829a277-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 482b7784-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:23.523+0000 or about to expire ProcessInstanceId 482b777e-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48571ab6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.525+0000 or about to expire ProcessInstanceId 4856f3a0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4867bc8e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.527+0000 or about to expire ProcessInstanceId 4867bc88-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.183 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 486ffa1e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.539+0000 or about to expire ProcessInstanceId 486fd308-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.183 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48750306-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.548+0000 or about to expire ProcessInstanceId 48750300-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.183 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 487ccb3e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.551+0000 or about to expire ProcessInstanceId 487ccb38-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.183 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 487fb20c-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:23.562+0000 or about to expire ProcessInstanceId 487fb206-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:23.183 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4891b2f6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.564+0000 or about to expire ProcessInstanceId 4891b2f0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.183 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48a05974-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:23.566+0000 or about to expire ProcessInstanceId 48a0325e-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:23.183 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48c03ce6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.570+0000 or about to expire ProcessInstanceId 48c03ce0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.183 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48d1c9bc-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:23.573+0000 or about to expire ProcessInstanceId 48d1a2a6-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:23.183 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48d3c4ee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.580+0000 or about to expire ProcessInstanceId 48d3c4e8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.183 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 48d4fd76-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 303 mSec with 808 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:23.183 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818119 2019-12-24 11:06:23.183 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:23.341 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818119 and task id 14356246364170 in 158 msec 2019-12-24 11:06:23.432 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48d5249e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.593+0000 or about to expire ProcessInstanceId 48d4fd88-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.432 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48e1a7ae-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.599+0000 or about to expire ProcessInstanceId 48e18098-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48e996f6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.605+0000 or about to expire ProcessInstanceId 48e996f0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 48f68f56-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.608+0000 or about to expire ProcessInstanceId 48f66840-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4918211e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.616+0000 or about to expire ProcessInstanceId 4917fa08-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 491a1cde-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.621+0000 or about to expire ProcessInstanceId 4919f5c8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 492abec6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.625+0000 or about to expire ProcessInstanceId 492abec0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 492c1e46-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.627+0000 or about to expire ProcessInstanceId 492c1e40-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 492ce19e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.630+0000 or about to expire ProcessInstanceId 492ce198-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 492d56de-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.636+0000 or about to expire ProcessInstanceId 492d2fc8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49325ff6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.638+0000 or about to expire ProcessInstanceId 49325ff0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4957c236-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.642+0000 or about to expire ProcessInstanceId 49579b20-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 495acfe4-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:23.644+0000 or about to expire ProcessInstanceId 495aa8ce-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 495f153e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.646+0000 or about to expire ProcessInstanceId 495f1538-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49624995-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.650+0000 or about to expire ProcessInstanceId 4962498f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 496297bd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.656+0000 or about to expire ProcessInstanceId 496270a7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4972c456-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.659+0000 or about to expire ProcessInstanceId 4972c450-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49758385-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.660+0000 or about to expire ProcessInstanceId 4975837f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 497905ee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.663+0000 or about to expire ProcessInstanceId 4978ded8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 497e8436-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.666+0000 or about to expire ProcessInstanceId 497e8430-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 499fc7ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.669+0000 or about to expire ProcessInstanceId 499fa0b8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 499feeed-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.671+0000 or about to expire ProcessInstanceId 499feee7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49a741ee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.675+0000 or about to expire ProcessInstanceId 49a741e8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49ba2db6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.687+0000 or about to expire ProcessInstanceId 49ba2db0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49c180a6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.694+0000 or about to expire ProcessInstanceId 49c15990-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49c689ce-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.708+0000 or about to expire ProcessInstanceId 49c689c8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49ca0c46-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.724+0000 or about to expire ProcessInstanceId 49ca0c40-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49ca333e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.734+0000 or about to expire ProcessInstanceId 49ca3338-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49cf1545-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.738+0000 or about to expire ProcessInstanceId 49cf153f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49cf3c5d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.743+0000 or about to expire ProcessInstanceId 49cf3c57-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49da870e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.746+0000 or about to expire ProcessInstanceId 49da8708-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49ed99e6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.762+0000 or about to expire ProcessInstanceId 49ed99e0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49f3b446-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.771+0000 or about to expire ProcessInstanceId 49f38d30-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a0826ce-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.792+0000 or about to expire ProcessInstanceId 4a0826c8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a0874ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.798+0000 or about to expire ProcessInstanceId 4a0874c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.434 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a18c886-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.805+0000 or about to expire ProcessInstanceId 4a18c880-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.434 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a1ff496-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.808+0000 or about to expire ProcessInstanceId 4a1ff490-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.434 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a26ab5e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.811+0000 or about to expire ProcessInstanceId 4a26ab58-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.434 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a2c026e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.819+0000 or about to expire ProcessInstanceId 4a2bdb58-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.434 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a2c50b6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.822+0000 or about to expire ProcessInstanceId 4a2c50b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.434 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a310bae-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.827+0000 or about to expire ProcessInstanceId 4a310ba8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.434 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a32b966-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.830+0000 or about to expire ProcessInstanceId 4a32b960-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.434 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a524f15-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.833+0000 or about to expire ProcessInstanceId 4a5227ff-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.435 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4a5cd66d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 306 mSec with 816 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:23.435 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174667830 2019-12-24 11:06:23.435 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:23.552 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174667830 and task id 14356246315009 in 117 msec 2019-12-24 11:06:23.605 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a633f15-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.845+0000 or about to expire ProcessInstanceId 4a633f0f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a7c93ae-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.852+0000 or about to expire ProcessInstanceId 4a7c6c98-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a8657b6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.858+0000 or about to expire ProcessInstanceId 4a8657b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a86a59d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.867+0000 or about to expire ProcessInstanceId 4a867e87-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a86ccee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.882+0000 or about to expire ProcessInstanceId 4a86cce8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a934f16-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.888+0000 or about to expire ProcessInstanceId 4a934f10-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4aa21cde-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.891+0000 or about to expire ProcessInstanceId 4aa1f5c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ab7c70e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.897+0000 or about to expire ProcessInstanceId 4ab7c708-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4abc0cd6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.900+0000 or about to expire ProcessInstanceId 4abbe5c0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4abcd0d5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.903+0000 or about to expire ProcessInstanceId 4abca9bf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4abde246-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.905+0000 or about to expire ProcessInstanceId 4abde240-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4adf9b1e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.911+0000 or about to expire ProcessInstanceId 4adf7408-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ae1963e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.924+0000 or about to expire ProcessInstanceId 4ae16f28-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ae518b6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.934+0000 or about to expire ProcessInstanceId 4ae518b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b00debd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.944+0000 or about to expire ProcessInstanceId 4b00deb7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b02169e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.953+0000 or about to expire ProcessInstanceId 4b021698-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b0328b6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.958+0000 or about to expire ProcessInstanceId 4b0328b0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b039de5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:23.970+0000 or about to expire ProcessInstanceId 4b039ddf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b04af5e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.980+0000 or about to expire ProcessInstanceId 4b04af58-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b071fb6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.984+0000 or about to expire ProcessInstanceId 4b071fb0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b25cbf6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.989+0000 or about to expire ProcessInstanceId 4b25cbf0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b27a00e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.992+0000 or about to expire ProcessInstanceId 4b27a008-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b2e2fc6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:23.995+0000 or about to expire ProcessInstanceId 4b2e08b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b43db4e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:23.999+0000 or about to expire ProcessInstanceId 4b43b438-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b5343fe-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.001+0000 or about to expire ProcessInstanceId 4b5343f8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:23.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b55b5a6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.006+0000 or about to expire ProcessInstanceId 4b55b5a0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:23.607 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4b578a4d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 302 mSec with 806 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:23.607 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012440 2019-12-24 11:06:23.607 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:23.839 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012440 and task id 14356246364179 in 232 msec 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b57d7e6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.014+0000 or about to expire ProcessInstanceId 4b57d7e0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b5ce185-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.017+0000 or about to expire ProcessInstanceId 4b5ce17f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b61756d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.034+0000 or about to expire ProcessInstanceId 4b614e57-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b643495-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.045+0000 or about to expire ProcessInstanceId 4b64348f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b9444ae-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.049+0000 or about to expire ProcessInstanceId 4b9444a8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b986366-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.059+0000 or about to expire ProcessInstanceId 4b983c50-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b9a11ad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.061+0000 or about to expire ProcessInstanceId 4b9a11a7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b9ca9c5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.065+0000 or about to expire ProcessInstanceId 4b9ca9bf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b9e7dee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.067+0000 or about to expire ProcessInstanceId 4b9e56d8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bb2c946-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.077+0000 or about to expire ProcessInstanceId 4bb2a230-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bb75dae-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.083+0000 or about to expire ProcessInstanceId 4bb75da8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bc0abfe-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.086+0000 or about to expire ProcessInstanceId 4bc0abf8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bd062f6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.089+0000 or about to expire ProcessInstanceId 4bd03be0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bda751d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.092+0000 or about to expire ProcessInstanceId 4bda7517-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bdfccc6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.098+0000 or about to expire ProcessInstanceId 4bdfccc0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bf1f4c5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.101+0000 or about to expire ProcessInstanceId 4bf1f4bf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c0359ed-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.104+0000 or about to expire ProcessInstanceId 4c0332d7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c07035e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.108+0000 or about to expire ProcessInstanceId 4c070358-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c094d65-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.110+0000 or about to expire ProcessInstanceId 4c09264f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c1422c6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.117+0000 or about to expire ProcessInstanceId 4c13fbb0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c15344d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.119+0000 or about to expire ProcessInstanceId 4c153447-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c19535e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.121+0000 or about to expire ProcessInstanceId 4c195358-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c1cfc6e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.124+0000 or about to expire ProcessInstanceId 4c1cfc68-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c1eaa96-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.134+0000 or about to expire ProcessInstanceId 4c1eaa90-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c3f7896-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.143+0000 or about to expire ProcessInstanceId 4c3f7890-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c425f3e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.148+0000 or about to expire ProcessInstanceId 4c425f38-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c45931e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.158+0000 or about to expire ProcessInstanceId 4c459318-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c4c49e5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.164+0000 or about to expire ProcessInstanceId 4c4c22cf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c4f090d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.173+0000 or about to expire ProcessInstanceId 4c4ee1f7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c552395-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.185+0000 or about to expire ProcessInstanceId 4c55238f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c60201d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.204+0000 or about to expire ProcessInstanceId 4c602017-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c6417c5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.215+0000 or about to expire ProcessInstanceId 4c63f0af-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c685d8d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.232+0000 or about to expire ProcessInstanceId 4c685d87-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c6db496-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.246+0000 or about to expire ProcessInstanceId 4c6db490-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c8a16a6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.257+0000 or about to expire ProcessInstanceId 4c8a16a0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c8ab2a5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.266+0000 or about to expire ProcessInstanceId 4c8a8b8f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c8beb2d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.274+0000 or about to expire ProcessInstanceId 4c8beb27-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c8c398e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.279+0000 or about to expire ProcessInstanceId 4c8c1278-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cac92d6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.283+0000 or about to expire ProcessInstanceId 4cac92d0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4caeb5be-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.286+0000 or about to expire ProcessInstanceId 4caeb5b8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cb48226-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.294+0000 or about to expire ProcessInstanceId 4cb48220-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cb51dde-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.302+0000 or about to expire ProcessInstanceId 4cb4f6c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cb51e6e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.308+0000 or about to expire ProcessInstanceId 4cb51e68-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cc104c6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.312+0000 or about to expire ProcessInstanceId 4cc0ddb0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ce1fa75-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.317+0000 or about to expire ProcessInstanceId 4ce1fa6f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cea3836-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.330+0000 or about to expire ProcessInstanceId 4cea3830-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d0dc56d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.335+0000 or about to expire ProcessInstanceId 4d0d9e57-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d0e617e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.340+0000 or about to expire ProcessInstanceId 4d0e3a68-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d1a2156-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.345+0000 or about to expire ProcessInstanceId 4d19fa40-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 547e5f5d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.362+0000 or about to expire ProcessInstanceId 547e3847-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5482cc35-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.371+0000 or about to expire ProcessInstanceId 5482cc2f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.004 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 548e3dc6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.374+0000 or about to expire ProcessInstanceId 548e3dc0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5490399e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.378+0000 or about to expire ProcessInstanceId 54903998-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54939513-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.382+0000 or about to expire ProcessInstanceId 5493950d-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54ac744d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.384+0000 or about to expire ProcessInstanceId 54ac4d37-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54bc52a6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.386+0000 or about to expire ProcessInstanceId 54bc52a0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54bc79e5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.388+0000 or about to expire ProcessInstanceId 54bc52cf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54bd15fe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.390+0000 or about to expire ProcessInstanceId 54bceee8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54c3cd02-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.394+0000 or about to expire ProcessInstanceId 54c3ccfc-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54e33ba6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.400+0000 or about to expire ProcessInstanceId 54e33ba0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54e9a46d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.403+0000 or about to expire ProcessInstanceId 54e9a467-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54ecb1f1-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.405+0000 or about to expire ProcessInstanceId 54ecb1eb-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.005 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 54f00cee-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 314 mSec with 838 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:24.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356179255346 2019-12-24 11:06:24.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:24.282 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356179255346 and task id 14356247166991 in 277 msec 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54f934d5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.426+0000 or about to expire ProcessInstanceId 54f934cf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 551855f3-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.428+0000 or about to expire ProcessInstanceId 551855ed-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 552f5fe6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.430+0000 or about to expire ProcessInstanceId 552f5fe0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55363ddd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.432+0000 or about to expire ProcessInstanceId 55363dd7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5541d67e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.435+0000 or about to expire ProcessInstanceId 5541af68-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 554754e5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.437+0000 or about to expire ProcessInstanceId 554754df-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55499eb6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.440+0000 or about to expire ProcessInstanceId 55499eb0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 555ead7d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.442+0000 or about to expire ProcessInstanceId 555ead77-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 556d2c75-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.461+0000 or about to expire ProcessInstanceId 556d2c6f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 556da139-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.463+0000 or about to expire ProcessInstanceId 556d7a23-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5570fd0d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.466+0000 or about to expire ProcessInstanceId 5570d5f7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 557801f5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.492+0000 or about to expire ProcessInstanceId 5577dadf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 558a9f5e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.499+0000 or about to expire ProcessInstanceId 558a9f58-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5593ee6d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.503+0000 or about to expire ProcessInstanceId 5593ee67-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55a887e5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.514+0000 or about to expire ProcessInstanceId 55a860cf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55aaaa82-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.520+0000 or about to expire ProcessInstanceId 55aa836c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55ae7b5d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.526+0000 or about to expire ProcessInstanceId 55ae7b57-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55b2e7ea-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.537+0000 or about to expire ProcessInstanceId 55b2c0d4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55c4e95f-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.541+0000 or about to expire ProcessInstanceId 55c4e959-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55c5acb7-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.548+0000 or about to expire ProcessInstanceId 55c5acb1-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55c7a866-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.568+0000 or about to expire ProcessInstanceId 55c7a860-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55c97d4f-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.584+0000 or about to expire ProcessInstanceId 55c97d49-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55ca19b5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.595+0000 or about to expire ProcessInstanceId 55ca19af-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55d1ba8e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.597+0000 or about to expire ProcessInstanceId 55d1ba88-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55d7fc54-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.600+0000 or about to expire ProcessInstanceId 55d7fc4e-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55d8bfac-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.603+0000 or about to expire ProcessInstanceId 55d89896-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55e2f8a6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.608+0000 or about to expire ProcessInstanceId 55e2d190-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5600450b-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.611+0000 or about to expire ProcessInstanceId 56004505-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5605e9fe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.614+0000 or about to expire ProcessInstanceId 5605e9f8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 560c52dd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.620+0000 or about to expire ProcessInstanceId 560c2bc7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56209d7a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.625+0000 or about to expire ProcessInstanceId 56209d74-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56230f35-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.636+0000 or about to expire ProcessInstanceId 56230f2f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 565765ad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.646+0000 or about to expire ProcessInstanceId 565765a7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56578cc5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.654+0000 or about to expire ProcessInstanceId 565765af-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56591316-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.664+0000 or about to expire ProcessInstanceId 56591310-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5679ba7e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.667+0000 or about to expire ProcessInstanceId 5679ba78-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56a47406-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.671+0000 or about to expire ProcessInstanceId 56a44cf0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56a6be3d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.676+0000 or about to expire ProcessInstanceId 56a6be37-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56b42bc5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.678+0000 or about to expire ProcessInstanceId 56b404af-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56b5b1fa-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.680+0000 or about to expire ProcessInstanceId 56b58ae4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56b6c3dd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.683+0000 or about to expire ProcessInstanceId 56b6c3d7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56b6eaf5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.685+0000 or about to expire ProcessInstanceId 56b6eaef-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56b95b9e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.687+0000 or about to expire ProcessInstanceId 56b95b98-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56baba8d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.692+0000 or about to expire ProcessInstanceId 56baba87-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56c8018f-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.697+0000 or about to expire ProcessInstanceId 56c7da79-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56c987a5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.704+0000 or about to expire ProcessInstanceId 56c9879f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56cae73d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.714+0000 or about to expire ProcessInstanceId 56cae737-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56dc7375-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.722+0000 or about to expire ProcessInstanceId 56dc736f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 570495a1-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.731+0000 or about to expire ProcessInstanceId 57049597-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 570495a2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.736+0000 or about to expire ProcessInstanceId 57046e85-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.336 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 57214578-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 309 mSec with 824 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:24.337 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356181106705 2019-12-24 11:06:24.337 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:24.558 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356181106705 and task id 14356247412743 in 221 msec 2019-12-24 11:06:24.630 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 572193a0-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.756+0000 or about to expire ProcessInstanceId 5721939a-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.630 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5726e9fd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.765+0000 or about to expire ProcessInstanceId 5726c2e7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.630 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 572ae226-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.775+0000 or about to expire ProcessInstanceId 572ae220-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 574a781e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.778+0000 or about to expire ProcessInstanceId 574a7818-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 574ce895-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.786+0000 or about to expire ProcessInstanceId 574ce88f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5750e02f-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.790+0000 or about to expire ProcessInstanceId 5750e029-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 57618296-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.799+0000 or about to expire ProcessInstanceId 57615b80-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5768124e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.802+0000 or about to expire ProcessInstanceId 5767eb38-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 577bc0fb-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.813+0000 or about to expire ProcessInstanceId 577bc0f5-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 577cf983-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.819+0000 or about to expire ProcessInstanceId 577cf97d-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 57b03eb2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.822+0000 or about to expire ProcessInstanceId 57b03eac-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 57b6f50d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.829+0000 or about to expire ProcessInstanceId 57b6f507-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 57d923a6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.835+0000 or about to expire ProcessInstanceId 57d8fc90-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 57f29f1e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.843+0000 or about to expire ProcessInstanceId 57f29f18-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58034055-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.847+0000 or about to expire ProcessInstanceId 5803404f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58036818-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.849+0000 or about to expire ProcessInstanceId 58036812-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 580a93f6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.850+0000 or about to expire ProcessInstanceId 580a93f0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 580e63ed-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.853+0000 or about to expire ProcessInstanceId 580e63e7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 580f2745-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.855+0000 or about to expire ProcessInstanceId 580f002f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5828c98a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.859+0000 or about to expire ProcessInstanceId 5828c984-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 583a7d0d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.862+0000 or about to expire ProcessInstanceId 583a55f7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 583d1525-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.864+0000 or about to expire ProcessInstanceId 583cee0f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 584245ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.866+0000 or about to expire ProcessInstanceId 584245c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5847c35c-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.868+0000 or about to expire ProcessInstanceId 5847c356-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5848adcc-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.872+0000 or about to expire ProcessInstanceId 5848adc6-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 585976b9-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.876+0000 or about to expire ProcessInstanceId 585976b3-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 585d957d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.878+0000 or about to expire ProcessInstanceId 585d9577-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5873405e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.880+0000 or about to expire ProcessInstanceId 58734058-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58773806-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.885+0000 or about to expire ProcessInstanceId 58773800-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 587981fe-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.891+0000 or about to expire ProcessInstanceId 58795ae8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5892fde6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.897+0000 or about to expire ProcessInstanceId 5892d6d0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58993f20-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.900+0000 or about to expire ProcessInstanceId 58993f1a-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 589c2558-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.902+0000 or about to expire ProcessInstanceId 589c2552-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 589d5e2e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.904+0000 or about to expire ProcessInstanceId 589d3718-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58a06b20-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.907+0000 or about to expire ProcessInstanceId 58a0440a-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58b1d062-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.910+0000 or about to expire ProcessInstanceId 58b1a94c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58b48eb6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.911+0000 or about to expire ProcessInstanceId 58b48eb0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58bca50e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.913+0000 or about to expire ProcessInstanceId 58bc7df8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58c753d5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.916+0000 or about to expire ProcessInstanceId 58c753cf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58cc8474-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.918+0000 or about to expire ProcessInstanceId 58cc5d5e-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58d81c49-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.920+0000 or about to expire ProcessInstanceId 58d81c43-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58e27c91-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.924+0000 or about to expire ProcessInstanceId 58e2557b-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58e821f6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.930+0000 or about to expire ProcessInstanceId 58e821f0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58ee6376-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.933+0000 or about to expire ProcessInstanceId 58ee3c60-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58fe41fe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.936+0000 or about to expire ProcessInstanceId 58fe41f8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5903e7ad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.937+0000 or about to expire ProcessInstanceId 5903c097-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59117be6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.940+0000 or about to expire ProcessInstanceId 591154d0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 591ee9c5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.943+0000 or about to expire ProcessInstanceId 591ee9bf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5924b5ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.946+0000 or about to expire ProcessInstanceId 5924b5c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 592e7a2d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.949+0000 or about to expire ProcessInstanceId 592e7a27-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 592f3d6c-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.956+0000 or about to expire ProcessInstanceId 592f3d66-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 593afd55-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.959+0000 or about to expire ProcessInstanceId 593afd4f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 593f1c0d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.963+0000 or about to expire ProcessInstanceId 593f1c07-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59427761-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.968+0000 or about to expire ProcessInstanceId 5942504b-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 594f48b6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.970+0000 or about to expire ProcessInstanceId 594f48b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5958e5bb-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.976+0000 or about to expire ProcessInstanceId 5958e5b5-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 595aba83-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.978+0000 or about to expire ProcessInstanceId 595aba7d-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59673d85-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:24.980+0000 or about to expire ProcessInstanceId 59673d7f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 596a23e8-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.982+0000 or about to expire ProcessInstanceId 596a23e2-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59734bbd-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.985+0000 or about to expire ProcessInstanceId 59734bb7-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 597bb035-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.988+0000 or about to expire ProcessInstanceId 597b891f-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59830276-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:24.993+0000 or about to expire ProcessInstanceId 5982db60-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5983786d-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.996+0000 or about to expire ProcessInstanceId 59837867-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59885a75-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:24.998+0000 or about to expire ProcessInstanceId 59885a6f-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 598ced6a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.000+0000 or about to expire ProcessInstanceId 598ced64-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 599021c2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.007+0000 or about to expire ProcessInstanceId 598ffaac-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5993562e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.010+0000 or about to expire ProcessInstanceId 59932f18-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59952af6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.013+0000 or about to expire ProcessInstanceId 59952af0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5998383e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.028+0000 or about to expire ProcessInstanceId 59983838-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.634 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 599ccc7d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 301 mSec with 802 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:24.634 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356181303310 2019-12-24 11:06:24.634 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:24.900 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356181303310 and task id 14356247412770 in 266 msec 2019-12-24 11:06:24.984 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59a3d0e7-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.044+0000 or about to expire ProcessInstanceId 59a3a9d1-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.984 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59beac09-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.051+0000 or about to expire ProcessInstanceId 59be84f3-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59cf9bf6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.061+0000 or about to expire ProcessInstanceId 59cf9bf0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59d31e7e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.069+0000 or about to expire ProcessInstanceId 59d2f768-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59d36ca6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.077+0000 or about to expire ProcessInstanceId 59d36ca0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59dabfe5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.086+0000 or about to expire ProcessInstanceId 59dabfdf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59e658ad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.095+0000 or about to expire ProcessInstanceId 59e63197-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59ee47f5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.102+0000 or about to expire ProcessInstanceId 59ee47ef-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59efce2e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.111+0000 or about to expire ProcessInstanceId 59efce28-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59f04366-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.119+0000 or about to expire ProcessInstanceId 59f01c50-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59fc2aad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.133+0000 or about to expire ProcessInstanceId 59fc0397-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a0021ee-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.137+0000 or about to expire ProcessInstanceId 59fffad8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a12e705-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.139+0000 or about to expire ProcessInstanceId 5a12e6ff-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a387042-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.140+0000 or about to expire ProcessInstanceId 5a38703c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a473d5a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.151+0000 or about to expire ProcessInstanceId 5a471644-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a48eb2d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.163+0000 or about to expire ProcessInstanceId 5a48eb27-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a4cbba2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.168+0000 or about to expire ProcessInstanceId 5a4cbb9c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a53244a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.181+0000 or about to expire ProcessInstanceId 5a532444-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a556e55-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.186+0000 or about to expire ProcessInstanceId 5a556e4f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a5aec82-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.188+0000 or about to expire ProcessInstanceId 5a5aec7c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a5e20da-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.198+0000 or about to expire ProcessInstanceId 5a5df9c4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a5fce92-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.201+0000 or about to expire ProcessInstanceId 5a5fce8c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a63781d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.204+0000 or about to expire ProcessInstanceId 5a635107-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a6525ca-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.207+0000 or about to expire ProcessInstanceId 5a64feb4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a66abf6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.212+0000 or about to expire ProcessInstanceId 5a66abf0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a6e9bb2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.215+0000 or about to expire ProcessInstanceId 5a6e749c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a737db5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.216+0000 or about to expire ProcessInstanceId 5a737daf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a75ee3e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.219+0000 or about to expire ProcessInstanceId 5a75ee38-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a846dad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.221+0000 or about to expire ProcessInstanceId 5a846da7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5aab7db5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.223+0000 or about to expire ProcessInstanceId 5aab7daf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ab1702d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.225+0000 or about to expire ProcessInstanceId 5ab17027-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ac0b2e6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.226+0000 or about to expire ProcessInstanceId 5ac08bd0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ac1763e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.231+0000 or about to expire ProcessInstanceId 5ac17638-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ac26025-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.235+0000 or about to expire ProcessInstanceId 5ac2390f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ac594f6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.238+0000 or about to expire ProcessInstanceId 5ac594f0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5aca01ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.242+0000 or about to expire ProcessInstanceId 5aca01c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ad572eb-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.244+0000 or about to expire ProcessInstanceId 5ad572e5-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:24.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ada2ded-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.247+0000 or about to expire ProcessInstanceId 5ada2de7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5adaa3fa-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.257+0000 or about to expire ProcessInstanceId 5ada7ce4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ade2595-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.259+0000 or about to expire ProcessInstanceId 5ade258f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5af6ddbd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.262+0000 or about to expire ProcessInstanceId 5af6b6a7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5af7ef2d-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.264+0000 or about to expire ProcessInstanceId 5af7ef27-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b081ca2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.266+0000 or about to expire ProcessInstanceId 5b07f58c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b0d24e5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.272+0000 or about to expire ProcessInstanceId 5b0cfdcf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b17ac0a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.280+0000 or about to expire ProcessInstanceId 5b1784f4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b34830d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.284+0000 or about to expire ProcessInstanceId 5b345bf7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b351f22-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.286+0000 or about to expire ProcessInstanceId 5b34f80c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b4042e5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.288+0000 or about to expire ProcessInstanceId 5b401bcf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b4090da-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.296+0000 or about to expire ProcessInstanceId 5b4090d4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b43ec42-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.298+0000 or about to expire ProcessInstanceId 5b43ec3c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b476edd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.302+0000 or about to expire ProcessInstanceId 5b476ed7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b4795ca-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.304+0000 or about to expire ProcessInstanceId 5b4795c4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b4ffa93-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.308+0000 or about to expire ProcessInstanceId 5b4ffa8d-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b5a81b5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.312+0000 or about to expire ProcessInstanceId 5b5a81af-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b6bbfa2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.314+0000 or about to expire ProcessInstanceId 5b6b988c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b6c8365-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.317+0000 or about to expire ProcessInstanceId 5b6c835f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b74994a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.323+0000 or about to expire ProcessInstanceId 5b749944-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b750e9d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.328+0000 or about to expire ProcessInstanceId 5b750e97-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b9540d5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.345+0000 or about to expire ProcessInstanceId 5b9519bf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b9a49c2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.354+0000 or about to expire ProcessInstanceId 5b9a49bc-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ba064dc-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.363+0000 or about to expire ProcessInstanceId 5ba064d6-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ba28786-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.366+0000 or about to expire ProcessInstanceId 5ba28780-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5bac243d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.370+0000 or about to expire ProcessInstanceId 5bac2437-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:24.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5bb1a25a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.373+0000 or about to expire ProcessInstanceId 5bb1a254-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:24.986 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 5becfe0e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 302 mSec with 804 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:24.987 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356182007871 2019-12-24 11:06:24.987 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:25.198 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356182007871 and task id 14356248461314 in 212 msec 2019-12-24 11:06:25.246 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5bede835-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.404+0000 or about to expire ProcessInstanceId 5bede82f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:25.246 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5bf71036-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.415+0000 or about to expire ProcessInstanceId 5bf71030-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:25.246 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c003792-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.426+0000 or about to expire ProcessInstanceId 5c00378c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.246 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c01225e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.439+0000 or about to expire ProcessInstanceId 5c00fb48-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:25.246 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c1e6e1d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.454+0000 or about to expire ProcessInstanceId 5c1e6e17-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c2c77ba-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.463+0000 or about to expire ProcessInstanceId 5c2c77b4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c2e9ac5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.476+0000 or about to expire ProcessInstanceId 5c2e9abf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c32926d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.485+0000 or about to expire ProcessInstanceId 5c329267-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c394966-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.491+0000 or about to expire ProcessInstanceId 5c394960-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c3c0822-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.498+0000 or about to expire ProcessInstanceId 5c3c081c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c57f49a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.508+0000 or about to expire ProcessInstanceId 5c57f494-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c6ae062-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.513+0000 or about to expire ProcessInstanceId 5c6ae05c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c6ed85e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.518+0000 or about to expire ProcessInstanceId 5c6ed858-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c70acca-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.522+0000 or about to expire ProcessInstanceId 5c70acc4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c839892-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.526+0000 or about to expire ProcessInstanceId 5c83988c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c893dea-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.534+0000 or about to expire ProcessInstanceId 5c8916d4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c8df8e2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.545+0000 or about to expire ProcessInstanceId 5c8df8dc-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c8f31bd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.554+0000 or about to expire ProcessInstanceId 5c8f31b7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c917b55-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.563+0000 or about to expire ProcessInstanceId 5c917b4f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c93772a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.567+0000 or about to expire ProcessInstanceId 5c937724-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5cbdbb82-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.569+0000 or about to expire ProcessInstanceId 5cbd946c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5cbea5dd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.578+0000 or about to expire ProcessInstanceId 5cbea5d7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5cbea616-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.591+0000 or about to expire ProcessInstanceId 5cbea610-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5cc1b29c-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.604+0000 or about to expire ProcessInstanceId 5cc1b296-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5cd4c5fa-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.617+0000 or about to expire ProcessInstanceId 5cd4c5f4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5cfa4f62-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.626+0000 or about to expire ProcessInstanceId 5cfa4f5c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5cfee36e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.637+0000 or about to expire ProcessInstanceId 5cfee368-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:25.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d02daea-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.639+0000 or about to expire ProcessInstanceId 5d02b3d4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356180303921 2019-12-24 11:06:25.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:25.458 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356180303921 and task id 14356248461335 in 210 msec 2019-12-24 11:06:25.535 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d0f854e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.650+0000 or about to expire ProcessInstanceId 5d0f8548-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d13cb16-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.653+0000 or about to expire ProcessInstanceId 5d13cb10-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d1ddcd9-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.655+0000 or about to expire ProcessInstanceId 5d1db5c3-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d23f782-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.657+0000 or about to expire ProcessInstanceId 5d23f77c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d32ebaa-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.659+0000 or about to expire ProcessInstanceId 5d32eba4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d3869db-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.660+0000 or about to expire ProcessInstanceId 5d3869d5-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d3b022e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.667+0000 or about to expire ProcessInstanceId 5d3b0228-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d656c96-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.669+0000 or about to expire ProcessInstanceId 5d656c90-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d6630ca-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.671+0000 or about to expire ProcessInstanceId 5d6630c4-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d6a0142-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.679+0000 or about to expire ProcessInstanceId 5d6a013c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d6c4b3a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.682+0000 or about to expire ProcessInstanceId 5d6c4b34-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d6d5ccf-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.684+0000 or about to expire ProcessInstanceId 5d6d5cc9-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d6f7f92-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.686+0000 or about to expire ProcessInstanceId 5d6f7f8c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d71545a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.688+0000 or about to expire ProcessInstanceId 5d715454-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d776dfe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.690+0000 or about to expire ProcessInstanceId 5d776df8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:25.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5d915f82-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.692+0000 or about to expire ProcessInstanceId 5d915f7c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5db8e4ba-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.694+0000 or about to expire ProcessInstanceId 5db8bda4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5db9595f-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.696+0000 or about to expire ProcessInstanceId 5db95959-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5dc76327-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.698+0000 or about to expire ProcessInstanceId 5dc76321-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5dd6cc02-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.704+0000 or about to expire ProcessInstanceId 5dd6a5ec-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ddac439-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.708+0000 or about to expire ProcessInstanceId 5ddac433-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5df3556b-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.710+0000 or about to expire ProcessInstanceId 5df35565-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5df50305-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.712+0000 or about to expire ProcessInstanceId 5df4dbef-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5e050806-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.714+0000 or about to expire ProcessInstanceId 5e050800-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5e3825ea-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.722+0000 or about to expire ProcessInstanceId 5e3825e4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5e3a97e4-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.729+0000 or about to expire ProcessInstanceId 5e3a97de-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5e42863e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.740+0000 or about to expire ProcessInstanceId 5e425f28-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5e4a4e62-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.743+0000 or about to expire ProcessInstanceId 5e4a4e5c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5e72e516-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:25.758+0000 or about to expire ProcessInstanceId 5e72e510-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5e75a42a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.761+0000 or about to expire ProcessInstanceId 5e75a424-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5e788aa7-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.763+0000 or about to expire ProcessInstanceId 5e788aa1-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5e82c3df-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.764+0000 or about to expire ProcessInstanceId 5e82c3d9-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5e89c8cf-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.767+0000 or about to expire ProcessInstanceId 5e89c8c9-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5e9142f9-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.771+0000 or about to expire ProcessInstanceId 5e911be3-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5e936562-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:25.781+0000 or about to expire ProcessInstanceId 5e93655c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ea9ad0d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.788+0000 or about to expire ProcessInstanceId 5ea9ad07-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ead087b-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.802+0000 or about to expire ProcessInstanceId 5ead0875-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5eae40f5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.816+0000 or about to expire ProcessInstanceId 5eae40ef-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ecd139d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.825+0000 or about to expire ProcessInstanceId 5ecd1397-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ecdfe2a-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.832+0000 or about to expire ProcessInstanceId 5ecdd714-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ed725f2-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.836+0000 or about to expire ProcessInstanceId 5ed6fedc-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5edf635a-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.848+0000 or about to expire ProcessInstanceId 5edf3c44-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5efbebd5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.864+0000 or about to expire ProcessInstanceId 5efbebcf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5efcae7c-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:25.874+0000 or about to expire ProcessInstanceId 5efcae76-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:25.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5f02f0bd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:25.887+0000 or about to expire ProcessInstanceId 5f02c9a7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:29.232 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 47926b6d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 12304 mSec with 32810 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:29.232 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173619200 2019-12-24 11:06:29.232 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:29.384 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173619200 and task id 14356252655630 in 152 msec 2019-12-24 11:06:29.495 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 479b458e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12114 mSec with 32304 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:29.495 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175011892 2019-12-24 11:06:29.495 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:29.608 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175011892 and task id 14356252606494 in 113 msec 2019-12-24 11:06:29.703 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 47ade276-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11965 mSec with 31906 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:29.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570626 2019-12-24 11:06:29.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:29.847 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570626 and task id 14356252606514 in 142 msec 2019-12-24 11:06:30.007 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 47b1b30e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11744 mSec with 31318 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:30.007 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716379 2019-12-24 11:06:30.007 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:30.154 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716379 and task id 14356253704194 in 147 msec 2019-12-24 11:06:30.219 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 47b47265-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11595 mSec with 30920 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:30.220 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174012444 2019-12-24 11:06:30.220 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:30.361 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174012444 and task id 14356253704199 in 141 msec 2019-12-24 11:06:30.411 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 47b4c106-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11456 mSec with 30550 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:30.411 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176109576 2019-12-24 11:06:30.411 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:30.566 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176109576 and task id 14356253704214 in 155 msec 2019-12-24 11:06:30.656 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 47e5bc1e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11275 mSec with 30066 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:30.657 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172718104 2019-12-24 11:06:30.657 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:30.790 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172718104 and task id 14356253704221 in 133 msec 2019-12-24 11:06:30.869 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 47e5e336-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11128 mSec with 29674 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:30.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716389 2019-12-24 11:06:30.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:31.017 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716389 and task id 14356253704224 in 148 msec 2019-12-24 11:06:31.072 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 47e80556-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10981 mSec with 29282 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:31.073 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171522058 2019-12-24 11:06:31.073 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:31.208 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171522058 and task id 14356254752770 in 135 msec 2019-12-24 11:06:31.312 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 47eee32e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10812 mSec with 28832 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:31.312 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176764946 2019-12-24 11:06:31.312 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:31.432 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176764946 and task id 14356254752773 in 120 msec 2019-12-24 11:06:31.501 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 480467be-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10676 mSec with 28470 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:31.501 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570637 2019-12-24 11:06:31.501 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:31.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570637 and task id 14356254752778 in 132 msec 2019-12-24 11:06:31.667 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 480e7926-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10559 mSec with 28158 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:31.667 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176060433 2019-12-24 11:06:31.668 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:31.838 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176060433 and task id 14356254752785 in 171 msec 2019-12-24 11:06:31.959 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 480ec806-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10350 mSec with 27600 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:31.959 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716382 2019-12-24 11:06:31.959 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:32.238 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716382 and task id 14356255752201 in 279 msec 2019-12-24 11:06:32.371 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4811d4ad-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 10048 mSec with 26794 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:32.371 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172963848 2019-12-24 11:06:32.371 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:32.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172963848 and task id 14356255801350 in 112 msec 2019-12-24 11:06:32.593 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 48194f5e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9887 mSec with 26364 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:32.594 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170620928 2019-12-24 11:06:32.594 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:32.813 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170620928 and task id 14356255801368 in 219 msec 2019-12-24 11:06:32.977 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 481b4a95-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 9602 mSec with 25604 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:32.977 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669557 2019-12-24 11:06:32.977 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:33.204 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669557 and task id 14356256849924 in 227 msec 2019-12-24 11:06:33.338 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4829a27d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 9339 mSec with 24904 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:33.339 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570675 2019-12-24 11:06:33.339 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:33.600 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570675 and task id 14356256849949 in 262 msec 2019-12-24 11:06:33.724 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 482b7784-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 9057 mSec with 24152 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:33.725 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716412 2019-12-24 11:06:33.725 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:33.969 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716412 and task id 14356256849962 in 245 msec 2019-12-24 11:06:34.076 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 48571ab6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8800 mSec with 23466 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:34.077 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171522056 2019-12-24 11:06:34.077 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:34.257 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171522056 and task id 14356257849360 in 181 msec 2019-12-24 11:06:34.301 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4867bc8e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8643 mSec with 23048 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:34.302 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570653 2019-12-24 11:06:34.302 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:34.559 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570653 and task id 14356257849379 in 258 msec 2019-12-24 11:06:34.633 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 486ffa1e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8400 mSec with 22400 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:34.634 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176060477 2019-12-24 11:06:34.634 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:34.964 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176060477 and task id 14356257849408 in 330 msec 2019-12-24 11:06:35.174 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 48750306-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8011 mSec with 21362 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:35.174 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669512 2019-12-24 11:06:35.174 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:35.541 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669512 and task id 14356258947086 in 367 msec 2019-12-24 11:06:35.660 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 487ccb3e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 7657 mSec with 20418 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:35.661 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173963331 2019-12-24 11:06:35.661 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:36.032 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173963331 and task id 14356258897981 in 371 msec 2019-12-24 11:06:36.184 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 487fb20c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 7261 mSec with 19362 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:36.184 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173963275 2019-12-24 11:06:36.184 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:36.482 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173963275 and task id 14356259995663 in 298 msec 2019-12-24 11:06:36.671 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4891b2f6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 6902 mSec with 18406 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:36.671 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176060438 2019-12-24 11:06:36.671 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:36.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176060438 and task id 14356259602521 in 321 msec 2019-12-24 11:06:37.096 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 48a05974-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6587 mSec with 17564 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:37.096 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176764960 2019-12-24 11:06:37.096 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:37.361 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176764960 and task id 14356260651040 in 265 msec 2019-12-24 11:06:37.510 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 48c03ce6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6281 mSec with 16750 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:37.510 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170817543 2019-12-24 11:06:37.510 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:37.734 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170817543 and task id 14356260651061 in 224 msec 2019-12-24 11:06:37.847 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 48d1c9bc-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6041 mSec with 16110 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:37.847 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174667847 2019-12-24 11:06:37.847 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:38.217 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174667847 and task id 14356261699589 in 370 msec 2019-12-24 11:06:38.296 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 48d3c4ee-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 5714 mSec with 15236 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:38.296 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716401 2019-12-24 11:06:38.296 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:38.851 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716401 and task id 14356261699644 in 555 msec 2019-12-24 11:06:38.957 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 48d5249e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 5225 mSec with 13934 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:38.958 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171669551 2019-12-24 11:06:38.958 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:39.456 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171669551 and task id 14356263141386 in 498 msec 2019-12-24 11:06:39.547 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 48e1a7ae-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 4796 mSec with 12788 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:39.547 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175061015 2019-12-24 11:06:39.547 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:39.897 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175061015 and task id 14356263141395 in 350 msec 2019-12-24 11:06:39.977 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 48e996f6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 4481 mSec with 11948 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:39.977 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175011861 2019-12-24 11:06:39.977 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:40.393 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175011861 and task id 14356264189962 in 416 msec 2019-12-24 11:06:40.534 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 48f68f56-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4073 mSec with 10860 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:40.535 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172914722 2019-12-24 11:06:40.535 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:40.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172914722 and task id 14356263796830 in 457 msec 2019-12-24 11:06:41.112 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4918211e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 3647 mSec with 9726 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:41.112 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570652 2019-12-24 11:06:41.112 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:41.445 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570652 and task id 14356264845372 in 333 msec 2019-12-24 11:06:41.568 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 491a1cde-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 3308 mSec with 8822 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:41.568 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172914707 2019-12-24 11:06:41.568 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:41.848 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172914707 and task id 14356265189383 in 280 msec 2019-12-24 11:06:41.895 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 492abec6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 3068 mSec with 8180 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:41.896 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175716373 2019-12-24 11:06:41.896 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:42.540 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175716373 and task id 14356265893908 in 645 msec 2019-12-24 11:06:42.717 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 492c1e46-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 2456 mSec with 6548 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:42.718 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171866133 2019-12-24 11:06:42.718 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:43.430 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171866133 and task id 14356266942470 in 712 msec 2019-12-24 11:06:43.937 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 492ce19e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 1545 mSec with 4120 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:43.937 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172914704 2019-12-24 11:06:43.937 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:44.624 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172914704 and task id 14356267991095 in 687 msec 2019-12-24 11:06:44.697 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 492d56de-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 984 mSec with 2624 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:44.697 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175011867 2019-12-24 11:06:44.697 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:45.715 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [Timer-272] DEBUG c.t.f.u.Scheduler - External Task 492d56de-263d-11ea-a60a-62322569faf9 lock extended by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:45.738 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175011867 and task id 14356269383703 in 1041 msec 2019-12-24 11:06:45.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49325ff6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.021+0000 or about to expire ProcessInstanceId 49325ff0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:45.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4957c236-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.034+0000 or about to expire ProcessInstanceId 49579b20-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 495acfe4-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:46.044+0000 or about to expire ProcessInstanceId 495aa8ce-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:45.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 495f153e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.053+0000 or about to expire ProcessInstanceId 495f1538-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49624995-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.060+0000 or about to expire ProcessInstanceId 4962498f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:45.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 496297bd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.064+0000 or about to expire ProcessInstanceId 496270a7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:45.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4972c456-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.066+0000 or about to expire ProcessInstanceId 4972c450-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49758385-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.069+0000 or about to expire ProcessInstanceId 4975837f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:45.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 497905ee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.074+0000 or about to expire ProcessInstanceId 4978ded8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 497e8436-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.082+0000 or about to expire ProcessInstanceId 497e8430-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 499fc7ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.086+0000 or about to expire ProcessInstanceId 499fa0b8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 499feeed-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.089+0000 or about to expire ProcessInstanceId 499feee7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49a741ee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.095+0000 or about to expire ProcessInstanceId 49a741e8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49ba2db6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.100+0000 or about to expire ProcessInstanceId 49ba2db0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49c180a6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.109+0000 or about to expire ProcessInstanceId 49c15990-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49c689ce-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.115+0000 or about to expire ProcessInstanceId 49c689c8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49ca0c46-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.121+0000 or about to expire ProcessInstanceId 49ca0c40-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49ca333e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.128+0000 or about to expire ProcessInstanceId 49ca3338-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49cf1545-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.131+0000 or about to expire ProcessInstanceId 49cf153f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49cf3c5d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.136+0000 or about to expire ProcessInstanceId 49cf3c57-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49da870e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.140+0000 or about to expire ProcessInstanceId 49da8708-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49ed99e6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.144+0000 or about to expire ProcessInstanceId 49ed99e0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 49f3b446-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.147+0000 or about to expire ProcessInstanceId 49f38d30-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a0826ce-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.151+0000 or about to expire ProcessInstanceId 4a0826c8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a0874ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.157+0000 or about to expire ProcessInstanceId 4a0874c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a18c886-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.160+0000 or about to expire ProcessInstanceId 4a18c880-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a1ff496-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.164+0000 or about to expire ProcessInstanceId 4a1ff490-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a26ab5e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.168+0000 or about to expire ProcessInstanceId 4a26ab58-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a2c026e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.171+0000 or about to expire ProcessInstanceId 4a2bdb58-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a2c50b6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.174+0000 or about to expire ProcessInstanceId 4a2c50b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a310bae-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.180+0000 or about to expire ProcessInstanceId 4a310ba8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a32b966-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.185+0000 or about to expire ProcessInstanceId 4a32b960-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a524f15-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.194+0000 or about to expire ProcessInstanceId 4a5227ff-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a633f15-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.203+0000 or about to expire ProcessInstanceId 4a633f0f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a7c93ae-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.212+0000 or about to expire ProcessInstanceId 4a7c6c98-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a8657b6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.219+0000 or about to expire ProcessInstanceId 4a8657b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a86a59d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.229+0000 or about to expire ProcessInstanceId 4a867e87-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:45.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a86ccee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.234+0000 or about to expire ProcessInstanceId 4a86cce8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.871 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4a934f16-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.250+0000 or about to expire ProcessInstanceId 4a934f10-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.871 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4aa21cde-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.258+0000 or about to expire ProcessInstanceId 4aa1f5c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:45.871 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ab7c70e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.265+0000 or about to expire ProcessInstanceId 4ab7c708-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:45.871 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4abc0cd6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 302 mSec with 806 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:45.871 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172570649 2019-12-24 11:06:45.871 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:46.194 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [Timer-273] DEBUG c.t.f.u.Scheduler - External Task 4abc0cd6-263d-11ea-8977-a6af6698f81a lock extended by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:46.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172570649 and task id 14356270481425 in 735 msec 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4abcd0d5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.282+0000 or about to expire ProcessInstanceId 4abca9bf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4abde246-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.295+0000 or about to expire ProcessInstanceId 4abde240-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4adf9b1e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.299+0000 or about to expire ProcessInstanceId 4adf7408-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ae1963e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.309+0000 or about to expire ProcessInstanceId 4ae16f28-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ae518b6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.324+0000 or about to expire ProcessInstanceId 4ae518b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b00debd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.340+0000 or about to expire ProcessInstanceId 4b00deb7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b02169e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.357+0000 or about to expire ProcessInstanceId 4b021698-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b0328b6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.372+0000 or about to expire ProcessInstanceId 4b0328b0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b039de5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.382+0000 or about to expire ProcessInstanceId 4b039ddf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b04af5e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.391+0000 or about to expire ProcessInstanceId 4b04af58-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b071fb6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.401+0000 or about to expire ProcessInstanceId 4b071fb0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b25cbf6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.410+0000 or about to expire ProcessInstanceId 4b25cbf0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b27a00e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.419+0000 or about to expire ProcessInstanceId 4b27a008-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b2e2fc6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.425+0000 or about to expire ProcessInstanceId 4b2e08b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b43db4e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.434+0000 or about to expire ProcessInstanceId 4b43b438-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b5343fe-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.451+0000 or about to expire ProcessInstanceId 4b5343f8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b55b5a6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.459+0000 or about to expire ProcessInstanceId 4b55b5a0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b57d7e6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.474+0000 or about to expire ProcessInstanceId 4b57d7e0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b5ce185-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.486+0000 or about to expire ProcessInstanceId 4b5ce17f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b61756d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.507+0000 or about to expire ProcessInstanceId 4b614e57-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b643495-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.530+0000 or about to expire ProcessInstanceId 4b64348f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b9444ae-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.542+0000 or about to expire ProcessInstanceId 4b9444a8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b986366-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.552+0000 or about to expire ProcessInstanceId 4b983c50-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b9a11ad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.555+0000 or about to expire ProcessInstanceId 4b9a11a7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b9ca9c5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.565+0000 or about to expire ProcessInstanceId 4b9ca9bf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4b9e7dee-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.588+0000 or about to expire ProcessInstanceId 4b9e56d8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bb2c946-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.594+0000 or about to expire ProcessInstanceId 4bb2a230-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bb75dae-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.601+0000 or about to expire ProcessInstanceId 4bb75da8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bc0abfe-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.620+0000 or about to expire ProcessInstanceId 4bc0abf8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bd062f6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.627+0000 or about to expire ProcessInstanceId 4bd03be0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bda751d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.641+0000 or about to expire ProcessInstanceId 4bda7517-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bdfccc6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.645+0000 or about to expire ProcessInstanceId 4bdfccc0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4bf1f4c5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.663+0000 or about to expire ProcessInstanceId 4bf1f4bf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c0359ed-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.676+0000 or about to expire ProcessInstanceId 4c0332d7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c07035e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.688+0000 or about to expire ProcessInstanceId 4c070358-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c094d65-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.698+0000 or about to expire ProcessInstanceId 4c09264f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c1422c6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.701+0000 or about to expire ProcessInstanceId 4c13fbb0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c15344d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.704+0000 or about to expire ProcessInstanceId 4c153447-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c19535e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.707+0000 or about to expire ProcessInstanceId 4c195358-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c1cfc6e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.713+0000 or about to expire ProcessInstanceId 4c1cfc68-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c1eaa96-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.716+0000 or about to expire ProcessInstanceId 4c1eaa90-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c3f7896-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.718+0000 or about to expire ProcessInstanceId 4c3f7890-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c425f3e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.721+0000 or about to expire ProcessInstanceId 4c425f38-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c45931e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.725+0000 or about to expire ProcessInstanceId 4c459318-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c4c49e5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.730+0000 or about to expire ProcessInstanceId 4c4c22cf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c4f090d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.738+0000 or about to expire ProcessInstanceId 4c4ee1f7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c552395-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.745+0000 or about to expire ProcessInstanceId 4c55238f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c60201d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.755+0000 or about to expire ProcessInstanceId 4c602017-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c6417c5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.769+0000 or about to expire ProcessInstanceId 4c63f0af-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c685d8d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.783+0000 or about to expire ProcessInstanceId 4c685d87-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c6db496-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.789+0000 or about to expire ProcessInstanceId 4c6db490-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c8a16a6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.794+0000 or about to expire ProcessInstanceId 4c8a16a0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c8ab2a5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.802+0000 or about to expire ProcessInstanceId 4c8a8b8f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c8beb2d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.817+0000 or about to expire ProcessInstanceId 4c8beb27-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4c8c398e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.826+0000 or about to expire ProcessInstanceId 4c8c1278-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cac92d6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.835+0000 or about to expire ProcessInstanceId 4cac92d0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4caeb5be-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.845+0000 or about to expire ProcessInstanceId 4caeb5b8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cb48226-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.859+0000 or about to expire ProcessInstanceId 4cb48220-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cb51dde-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.869+0000 or about to expire ProcessInstanceId 4cb4f6c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cb51e6e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.878+0000 or about to expire ProcessInstanceId 4cb51e68-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cc104c6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.894+0000 or about to expire ProcessInstanceId 4cc0ddb0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4ce1fa75-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.897+0000 or about to expire ProcessInstanceId 4ce1fa6f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4cea3836-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.899+0000 or about to expire ProcessInstanceId 4cea3830-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.731 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d0dc56d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.902+0000 or about to expire ProcessInstanceId 4d0d9e57-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d0e617e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.908+0000 or about to expire ProcessInstanceId 4d0e3a68-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 4d1a2156-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.910+0000 or about to expire ProcessInstanceId 4d19fa40-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54521f1d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.913+0000 or about to expire ProcessInstanceId 5451f807-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5453308e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:46.915+0000 or about to expire ProcessInstanceId 54530978-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54541ae6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.920+0000 or about to expire ProcessInstanceId 5453f3d0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54546915-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.928+0000 or about to expire ProcessInstanceId 5454690f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5458129d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.932+0000 or about to expire ProcessInstanceId 5457eb87-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54607715-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.934+0000 or about to expire ProcessInstanceId 5460770f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5463361e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.939+0000 or about to expire ProcessInstanceId 54633618-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 547e5f5d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.942+0000 or about to expire ProcessInstanceId 547e3847-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5482cc35-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.953+0000 or about to expire ProcessInstanceId 5482cc2f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 548e3dc6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.961+0000 or about to expire ProcessInstanceId 548e3dc0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5490399e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.973+0000 or about to expire ProcessInstanceId 54903998-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54939513-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:46.981+0000 or about to expire ProcessInstanceId 5493950d-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54ac744d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:46.991+0000 or about to expire ProcessInstanceId 54ac4d37-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54bc52a6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.002+0000 or about to expire ProcessInstanceId 54bc52a0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54bc79e5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.005+0000 or about to expire ProcessInstanceId 54bc52cf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54bd15fe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.024+0000 or about to expire ProcessInstanceId 54bceee8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54c3cd02-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.029+0000 or about to expire ProcessInstanceId 54c3ccfc-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54e33ba6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.040+0000 or about to expire ProcessInstanceId 54e33ba0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54e9a46d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.044+0000 or about to expire ProcessInstanceId 54e9a467-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54ecb1f1-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.052+0000 or about to expire ProcessInstanceId 54ecb1eb-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 54f934d5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.054+0000 or about to expire ProcessInstanceId 54f934cf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 551855f3-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.059+0000 or about to expire ProcessInstanceId 551855ed-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 552f5fe6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.062+0000 or about to expire ProcessInstanceId 552f5fe0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55363ddd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.077+0000 or about to expire ProcessInstanceId 55363dd7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5541d67e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.082+0000 or about to expire ProcessInstanceId 5541af68-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 554754e5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.089+0000 or about to expire ProcessInstanceId 554754df-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55499eb6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.091+0000 or about to expire ProcessInstanceId 55499eb0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 555ead7d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.097+0000 or about to expire ProcessInstanceId 555ead77-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 556d2c75-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.101+0000 or about to expire ProcessInstanceId 556d2c6f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 556da139-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.106+0000 or about to expire ProcessInstanceId 556d7a23-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5570fd0d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.113+0000 or about to expire ProcessInstanceId 5570d5f7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 557801f5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.116+0000 or about to expire ProcessInstanceId 5577dadf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 558a9f5e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.122+0000 or about to expire ProcessInstanceId 558a9f58-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:46.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5593ee6d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.129+0000 or about to expire ProcessInstanceId 5593ee67-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:46.733 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 55a887e5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 302 mSec with 804 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:46.733 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356177109010 2019-12-24 11:06:46.733 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:47.083 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [Timer-274] DEBUG c.t.f.u.Scheduler - External Task 55a887e5-263d-11ea-b009-aedc91f750c8 lock extended by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:47.278 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356177109010 and task id 14356271530014 in 545 msec 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55aaaa82-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.138+0000 or about to expire ProcessInstanceId 55aa836c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55ae7b5d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.141+0000 or about to expire ProcessInstanceId 55ae7b57-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55b2e7ea-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.152+0000 or about to expire ProcessInstanceId 55b2c0d4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55c4e95f-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.156+0000 or about to expire ProcessInstanceId 55c4e959-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55c5acb7-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.159+0000 or about to expire ProcessInstanceId 55c5acb1-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55c7a866-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.161+0000 or about to expire ProcessInstanceId 55c7a860-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55c97d4f-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.163+0000 or about to expire ProcessInstanceId 55c97d49-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55ca19b5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.166+0000 or about to expire ProcessInstanceId 55ca19af-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55d1ba8e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.169+0000 or about to expire ProcessInstanceId 55d1ba88-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55d7fc54-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.171+0000 or about to expire ProcessInstanceId 55d7fc4e-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55d8bfac-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.173+0000 or about to expire ProcessInstanceId 55d89896-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 55e2f8a6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.177+0000 or about to expire ProcessInstanceId 55e2d190-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5600450b-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.182+0000 or about to expire ProcessInstanceId 56004505-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5605e9fe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.185+0000 or about to expire ProcessInstanceId 5605e9f8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 560c52dd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.187+0000 or about to expire ProcessInstanceId 560c2bc7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56209d7a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.189+0000 or about to expire ProcessInstanceId 56209d74-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56230f35-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.192+0000 or about to expire ProcessInstanceId 56230f2f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 565765ad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.193+0000 or about to expire ProcessInstanceId 565765a7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56578cc5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.230+0000 or about to expire ProcessInstanceId 565765af-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56591316-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.249+0000 or about to expire ProcessInstanceId 56591310-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5679ba7e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.256+0000 or about to expire ProcessInstanceId 5679ba78-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56a47406-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.266+0000 or about to expire ProcessInstanceId 56a44cf0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56a6be3d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.274+0000 or about to expire ProcessInstanceId 56a6be37-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56b42bc5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.277+0000 or about to expire ProcessInstanceId 56b404af-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56b5b1fa-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.281+0000 or about to expire ProcessInstanceId 56b58ae4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56b6c3dd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.288+0000 or about to expire ProcessInstanceId 56b6c3d7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56b6eaf5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.291+0000 or about to expire ProcessInstanceId 56b6eaef-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56b95b9e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.294+0000 or about to expire ProcessInstanceId 56b95b98-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56baba8d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.303+0000 or about to expire ProcessInstanceId 56baba87-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56c8018f-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.310+0000 or about to expire ProcessInstanceId 56c7da79-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56c987a5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.316+0000 or about to expire ProcessInstanceId 56c9879f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56cae73d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.322+0000 or about to expire ProcessInstanceId 56cae737-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 56dc7375-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.324+0000 or about to expire ProcessInstanceId 56dc736f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 570495a1-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.329+0000 or about to expire ProcessInstanceId 57049597-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 570495a2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.332+0000 or about to expire ProcessInstanceId 57046e85-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 572193a0-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.338+0000 or about to expire ProcessInstanceId 5721939a-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5726e9fd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.341+0000 or about to expire ProcessInstanceId 5726c2e7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 572ae226-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.347+0000 or about to expire ProcessInstanceId 572ae220-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 574a781e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.358+0000 or about to expire ProcessInstanceId 574a7818-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 574ce895-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.362+0000 or about to expire ProcessInstanceId 574ce88f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5750e02f-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.370+0000 or about to expire ProcessInstanceId 5750e029-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 57618296-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.376+0000 or about to expire ProcessInstanceId 57615b80-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5768124e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.382+0000 or about to expire ProcessInstanceId 5767eb38-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 577bc0fb-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.388+0000 or about to expire ProcessInstanceId 577bc0f5-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 577cf983-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.392+0000 or about to expire ProcessInstanceId 577cf97d-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 57b03eb2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.401+0000 or about to expire ProcessInstanceId 57b03eac-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 57b6f50d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.404+0000 or about to expire ProcessInstanceId 57b6f507-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 57d923a6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.406+0000 or about to expire ProcessInstanceId 57d8fc90-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 57f29f1e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.412+0000 or about to expire ProcessInstanceId 57f29f18-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58034055-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.415+0000 or about to expire ProcessInstanceId 5803404f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58036818-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.418+0000 or about to expire ProcessInstanceId 58036812-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 580a93f6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.422+0000 or about to expire ProcessInstanceId 580a93f0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 580e63ed-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.426+0000 or about to expire ProcessInstanceId 580e63e7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 580f2745-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.428+0000 or about to expire ProcessInstanceId 580f002f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5828c98a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.443+0000 or about to expire ProcessInstanceId 5828c984-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 583a7d0d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.451+0000 or about to expire ProcessInstanceId 583a55f7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 583d1525-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.464+0000 or about to expire ProcessInstanceId 583cee0f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 584245ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.471+0000 or about to expire ProcessInstanceId 584245c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5847c35c-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.484+0000 or about to expire ProcessInstanceId 5847c356-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5848adcc-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.504+0000 or about to expire ProcessInstanceId 5848adc6-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 585976b9-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.515+0000 or about to expire ProcessInstanceId 585976b3-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 585d957d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.517+0000 or about to expire ProcessInstanceId 585d9577-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5873405e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.524+0000 or about to expire ProcessInstanceId 58734058-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58773806-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.528+0000 or about to expire ProcessInstanceId 58773800-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 587981fe-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.532+0000 or about to expire ProcessInstanceId 58795ae8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5892fde6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.535+0000 or about to expire ProcessInstanceId 5892d6d0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58993f20-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.538+0000 or about to expire ProcessInstanceId 58993f1a-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 589c2558-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.542+0000 or about to expire ProcessInstanceId 589c2552-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 589d5e2e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.545+0000 or about to expire ProcessInstanceId 589d3718-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58a06b20-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.548+0000 or about to expire ProcessInstanceId 58a0440a-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58b1d062-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.549+0000 or about to expire ProcessInstanceId 58b1a94c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58b48eb6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.551+0000 or about to expire ProcessInstanceId 58b48eb0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58bca50e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.554+0000 or about to expire ProcessInstanceId 58bc7df8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58c753d5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.557+0000 or about to expire ProcessInstanceId 58c753cf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58cc8474-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.563+0000 or about to expire ProcessInstanceId 58cc5d5e-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58d81c49-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.566+0000 or about to expire ProcessInstanceId 58d81c43-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58e27c91-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.569+0000 or about to expire ProcessInstanceId 58e2557b-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58e821f6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.572+0000 or about to expire ProcessInstanceId 58e821f0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58ee6376-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.579+0000 or about to expire ProcessInstanceId 58ee3c60-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 58fe41fe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.591+0000 or about to expire ProcessInstanceId 58fe41f8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5903e7ad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.594+0000 or about to expire ProcessInstanceId 5903c097-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59117be6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.603+0000 or about to expire ProcessInstanceId 591154d0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 591ee9c5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.611+0000 or about to expire ProcessInstanceId 591ee9bf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5924b5ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.621+0000 or about to expire ProcessInstanceId 5924b5c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 592e7a2d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.630+0000 or about to expire ProcessInstanceId 592e7a27-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 592f3d6c-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.632+0000 or about to expire ProcessInstanceId 592f3d66-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 593afd55-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.635+0000 or about to expire ProcessInstanceId 593afd4f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 593f1c0d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.647+0000 or about to expire ProcessInstanceId 593f1c07-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59427761-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.652+0000 or about to expire ProcessInstanceId 5942504b-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 594f48b6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.662+0000 or about to expire ProcessInstanceId 594f48b0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5958e5bb-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.665+0000 or about to expire ProcessInstanceId 5958e5b5-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 595aba83-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.669+0000 or about to expire ProcessInstanceId 595aba7d-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59673d85-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.674+0000 or about to expire ProcessInstanceId 59673d7f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 596a23e8-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.676+0000 or about to expire ProcessInstanceId 596a23e2-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59734bbd-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.678+0000 or about to expire ProcessInstanceId 59734bb7-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 597bb035-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.681+0000 or about to expire ProcessInstanceId 597b891f-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59830276-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.684+0000 or about to expire ProcessInstanceId 5982db60-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5983786d-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.687+0000 or about to expire ProcessInstanceId 59837867-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59885a75-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.691+0000 or about to expire ProcessInstanceId 59885a6f-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 598ced6a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.698+0000 or about to expire ProcessInstanceId 598ced64-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 599021c2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.703+0000 or about to expire ProcessInstanceId 598ffaac-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5993562e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.708+0000 or about to expire ProcessInstanceId 59932f18-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59952af6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.712+0000 or about to expire ProcessInstanceId 59952af0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5998383e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.716+0000 or about to expire ProcessInstanceId 59983838-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59a3d0e7-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.720+0000 or about to expire ProcessInstanceId 59a3a9d1-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59beac09-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.723+0000 or about to expire ProcessInstanceId 59be84f3-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59cf9bf6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.725+0000 or about to expire ProcessInstanceId 59cf9bf0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59d31e7e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.727+0000 or about to expire ProcessInstanceId 59d2f768-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59d36ca6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.734+0000 or about to expire ProcessInstanceId 59d36ca0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59dabfe5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.736+0000 or about to expire ProcessInstanceId 59dabfdf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59e658ad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.737+0000 or about to expire ProcessInstanceId 59e63197-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59ee47f5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.748+0000 or about to expire ProcessInstanceId 59ee47ef-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59efce2e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.750+0000 or about to expire ProcessInstanceId 59efce28-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59f04366-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.751+0000 or about to expire ProcessInstanceId 59f01c50-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 59fc2aad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.754+0000 or about to expire ProcessInstanceId 59fc0397-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a0021ee-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.757+0000 or about to expire ProcessInstanceId 59fffad8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a12e705-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.759+0000 or about to expire ProcessInstanceId 5a12e6ff-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a387042-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.764+0000 or about to expire ProcessInstanceId 5a38703c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a473d5a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.767+0000 or about to expire ProcessInstanceId 5a471644-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a48eb2d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.772+0000 or about to expire ProcessInstanceId 5a48eb27-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a4cbba2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.778+0000 or about to expire ProcessInstanceId 5a4cbb9c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a53244a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.786+0000 or about to expire ProcessInstanceId 5a532444-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a556e55-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.793+0000 or about to expire ProcessInstanceId 5a556e4f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a5aec82-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.803+0000 or about to expire ProcessInstanceId 5a5aec7c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a5e20da-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.808+0000 or about to expire ProcessInstanceId 5a5df9c4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a5fce92-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.814+0000 or about to expire ProcessInstanceId 5a5fce8c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a63781d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.821+0000 or about to expire ProcessInstanceId 5a635107-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:47.421 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 5a6525ca-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 307 mSec with 818 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356179009572 2019-12-24 11:06:47.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:47.760 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [Timer-275] DEBUG c.t.f.u.Scheduler - External Task 5a6525ca-263d-11ea-8977-a6af6698f81a lock extended by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:47.974 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356179009572 and task id 14356271284279 in 553 msec 2019-12-24 11:06:48.146 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a66abf6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.836+0000 or about to expire ProcessInstanceId 5a66abf0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a6e9bb2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.845+0000 or about to expire ProcessInstanceId 5a6e749c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a737db5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.854+0000 or about to expire ProcessInstanceId 5a737daf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a75ee3e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.859+0000 or about to expire ProcessInstanceId 5a75ee38-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5a846dad-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.864+0000 or about to expire ProcessInstanceId 5a846da7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5aab7db5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.872+0000 or about to expire ProcessInstanceId 5aab7daf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ab1702d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.879+0000 or about to expire ProcessInstanceId 5ab17027-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ac0b2e6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.891+0000 or about to expire ProcessInstanceId 5ac08bd0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ac1763e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.897+0000 or about to expire ProcessInstanceId 5ac17638-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ac26025-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.905+0000 or about to expire ProcessInstanceId 5ac2390f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ac594f6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.912+0000 or about to expire ProcessInstanceId 5ac594f0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5aca01ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:47.915+0000 or about to expire ProcessInstanceId 5aca01c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ad572eb-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:47.918+0000 or about to expire ProcessInstanceId 5ad572e5-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ada2ded-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.931+0000 or about to expire ProcessInstanceId 5ada2de7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5adaa3fa-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.938+0000 or about to expire ProcessInstanceId 5ada7ce4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ade2595-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.943+0000 or about to expire ProcessInstanceId 5ade258f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5af6ddbd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.948+0000 or about to expire ProcessInstanceId 5af6b6a7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5af7ef2d-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:47.955+0000 or about to expire ProcessInstanceId 5af7ef27-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b081ca2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.967+0000 or about to expire ProcessInstanceId 5b07f58c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b0d24e5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.971+0000 or about to expire ProcessInstanceId 5b0cfdcf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b17ac0a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.974+0000 or about to expire ProcessInstanceId 5b1784f4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b34830d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.979+0000 or about to expire ProcessInstanceId 5b345bf7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b351f22-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.982+0000 or about to expire ProcessInstanceId 5b34f80c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b4042e5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.988+0000 or about to expire ProcessInstanceId 5b401bcf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b4090da-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.990+0000 or about to expire ProcessInstanceId 5b4090d4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b43ec42-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.993+0000 or about to expire ProcessInstanceId 5b43ec3c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b476edd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:47.996+0000 or about to expire ProcessInstanceId 5b476ed7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b4795ca-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:47.999+0000 or about to expire ProcessInstanceId 5b4795c4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b4ffa93-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.002+0000 or about to expire ProcessInstanceId 5b4ffa8d-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b5a81b5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.006+0000 or about to expire ProcessInstanceId 5b5a81af-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b6bbfa2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.012+0000 or about to expire ProcessInstanceId 5b6b988c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b6c8365-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.018+0000 or about to expire ProcessInstanceId 5b6c835f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b74994a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.021+0000 or about to expire ProcessInstanceId 5b749944-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.147 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b750e9d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.024+0000 or about to expire ProcessInstanceId 5b750e97-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b9540d5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.026+0000 or about to expire ProcessInstanceId 5b9519bf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5b9a49c2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.030+0000 or about to expire ProcessInstanceId 5b9a49bc-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ba064dc-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.034+0000 or about to expire ProcessInstanceId 5ba064d6-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5ba28786-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.041+0000 or about to expire ProcessInstanceId 5ba28780-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5bac243d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.048+0000 or about to expire ProcessInstanceId 5bac2437-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5bb1a25a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.053+0000 or about to expire ProcessInstanceId 5bb1a254-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5bede835-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.056+0000 or about to expire ProcessInstanceId 5bede82f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5bf71036-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.062+0000 or about to expire ProcessInstanceId 5bf71030-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c003792-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.069+0000 or about to expire ProcessInstanceId 5c00378c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c01225e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.071+0000 or about to expire ProcessInstanceId 5c00fb48-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c1e6e1d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.073+0000 or about to expire ProcessInstanceId 5c1e6e17-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c2c77ba-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.075+0000 or about to expire ProcessInstanceId 5c2c77b4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c2e9ac5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.078+0000 or about to expire ProcessInstanceId 5c2e9abf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c32926d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.080+0000 or about to expire ProcessInstanceId 5c329267-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c394966-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.082+0000 or about to expire ProcessInstanceId 5c394960-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c3c0822-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.087+0000 or about to expire ProcessInstanceId 5c3c081c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c57f49a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.093+0000 or about to expire ProcessInstanceId 5c57f494-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c6ae062-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.099+0000 or about to expire ProcessInstanceId 5c6ae05c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c6ed85e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.109+0000 or about to expire ProcessInstanceId 5c6ed858-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c70acca-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.113+0000 or about to expire ProcessInstanceId 5c70acc4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c839892-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.121+0000 or about to expire ProcessInstanceId 5c83988c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5c893dea-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.130+0000 or about to expire ProcessInstanceId 5c8916d4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5f0f252e-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.133+0000 or about to expire ProcessInstanceId 5f0f2528-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5f173c15-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.135+0000 or about to expire ProcessInstanceId 5f173c0f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5f17d85d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.139+0000 or about to expire ProcessInstanceId 5f17b147-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5f1825f3-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.144+0000 or about to expire ProcessInstanceId 5f17fedd-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5f1b330a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.147+0000 or about to expire ProcessInstanceId 5f1b3304-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5f1c44b8-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.151+0000 or about to expire ProcessInstanceId 5f1c1da2-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5f1fc730-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.153+0000 or about to expire ProcessInstanceId 5f1fc72a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5f245b18-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.156+0000 or about to expire ProcessInstanceId 5f245b12-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5f3d3a6a-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.158+0000 or about to expire ProcessInstanceId 5f3d3a64-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5f73b405-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.162+0000 or about to expire ProcessInstanceId 5f73b3ff-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5f8cba36-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.165+0000 or about to expire ProcessInstanceId 5f8cba30-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5fb550ed-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.167+0000 or about to expire ProcessInstanceId 5fb550e7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5fb92195-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.175+0000 or about to expire ProcessInstanceId 5fb9218f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5fc9e97d-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.181+0000 or about to expire ProcessInstanceId 5fc9c267-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5fd0c755-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.183+0000 or about to expire ProcessInstanceId 5fd0c74f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5fdcfc5d-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.186+0000 or about to expire ProcessInstanceId 5fdcfc57-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5fdf6e35-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.190+0000 or about to expire ProcessInstanceId 5fdf6e2f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5fe030b5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.192+0000 or about to expire ProcessInstanceId 5fe030af-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5fe1693e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.194+0000 or about to expire ProcessInstanceId 5fe14228-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5fe2546d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.196+0000 or about to expire ProcessInstanceId 5fe25467-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 5fe82006-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.198+0000 or about to expire ProcessInstanceId 5fe82000-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60056cd5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.204+0000 or about to expire ProcessInstanceId 60056ccf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6013c3ee-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.206+0000 or about to expire ProcessInstanceId 60139cd8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 601f356d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.211+0000 or about to expire ProcessInstanceId 601f0e57-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60296ed7-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.214+0000 or about to expire ProcessInstanceId 602947c1-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6034e09c-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.215+0000 or about to expire ProcessInstanceId 6034b986-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 603c0c76-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.217+0000 or about to expire ProcessInstanceId 603c0c70-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6057aa95-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.220+0000 or about to expire ProcessInstanceId 6057aa8f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 605ed6e1-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.223+0000 or about to expire ProcessInstanceId 605ed6db-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6060843d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.227+0000 or about to expire ProcessInstanceId 60608437-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6070d7f5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.234+0000 or about to expire ProcessInstanceId 6070d7ef-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6073491e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.236+0000 or about to expire ProcessInstanceId 60734918-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 607433b6-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.243+0000 or about to expire ProcessInstanceId 607433b0-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60815326-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.251+0000 or about to expire ProcessInstanceId 60815320-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6082642d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.255+0000 or about to expire ProcessInstanceId 60826427-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60894273-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.257+0000 or about to expire ProcessInstanceId 60891b5d-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 608c019b-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.260+0000 or about to expire ProcessInstanceId 608c0195-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60bdbf85-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.262+0000 or about to expire ProcessInstanceId 60bd986f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60c1901d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.267+0000 or about to expire ProcessInstanceId 60c19017-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60c1b746-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.269+0000 or about to expire ProcessInstanceId 60c1b740-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60c5fce2-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.271+0000 or about to expire ProcessInstanceId 60c5fcdc-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60c62480-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.279+0000 or about to expire ProcessInstanceId 60c6247a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60efcc98-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.281+0000 or about to expire ProcessInstanceId 60efcc92-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60f6d10e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.297+0000 or about to expire ProcessInstanceId 60f6d108-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60f6d180-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.301+0000 or about to expire ProcessInstanceId 60f6d17a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60f79473-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.303+0000 or about to expire ProcessInstanceId 60f7946d-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60fc9d76-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.307+0000 or about to expire ProcessInstanceId 60fc9d70-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 60fcec08-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.315+0000 or about to expire ProcessInstanceId 60fcec02-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6103a27e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.318+0000 or about to expire ProcessInstanceId 6103a278-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 611c8200-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.323+0000 or about to expire ProcessInstanceId 611c81fa-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 614ce0d8-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.337+0000 or about to expire ProcessInstanceId 614ce0d2-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 61668360-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.339+0000 or about to expire ProcessInstanceId 6166835a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6166f898-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.341+0000 or about to expire ProcessInstanceId 6166f892-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6168cc8e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.343+0000 or about to expire ProcessInstanceId 6168cc88-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 61810fac-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.345+0000 or about to expire ProcessInstanceId 6180e896-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 61815e70-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.347+0000 or about to expire ProcessInstanceId 6181375a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 61815e78-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.349+0000 or about to expire ProcessInstanceId 61815e72-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6192c2a0-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.351+0000 or about to expire ProcessInstanceId 6192c29a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 61c6caf8-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.353+0000 or about to expire ProcessInstanceId 61c6caf2-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 61da5300-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.355+0000 or about to expire ProcessInstanceId 61da52fa-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 61dac838-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.358+0000 or about to expire ProcessInstanceId 61dac832-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 61e15805-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.370+0000 or about to expire ProcessInstanceId 61e130ef-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 61f30b30-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.372+0000 or about to expire ProcessInstanceId 61f2e41a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 61f332f9-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.375+0000 or about to expire ProcessInstanceId 61f332f3-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 62044a01-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.379+0000 or about to expire ProcessInstanceId 620449fb-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6204be8d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.387+0000 or about to expire ProcessInstanceId 6204be87-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 62088f08-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.395+0000 or about to expire ProcessInstanceId 62088f02-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 620e0d1c-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.397+0000 or about to expire ProcessInstanceId 620e0d16-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 62136467-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.399+0000 or about to expire ProcessInstanceId 62136461-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 62153940-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.407+0000 or about to expire ProcessInstanceId 6215122a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 621f2461-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.410+0000 or about to expire ProcessInstanceId 621f245a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6236a40d-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.412+0000 or about to expire ProcessInstanceId 62367cf7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 623e6c45-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.414+0000 or about to expire ProcessInstanceId 623e452f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6241c7ad-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.419+0000 or about to expire ProcessInstanceId 6241a097-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6248f3ab-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.423+0000 or about to expire ProcessInstanceId 6248f3a5-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 62515836-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.426+0000 or about to expire ProcessInstanceId 62513120-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 62596e72-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.434+0000 or about to expire ProcessInstanceId 62596e6c-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 625ddb4a-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.437+0000 or about to expire ProcessInstanceId 625db434-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 625e505e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.439+0000 or about to expire ProcessInstanceId 625e2948-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 62886da6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.441+0000 or about to expire ProcessInstanceId 62884690-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 629a964c-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.443+0000 or about to expire ProcessInstanceId 629a9646-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 62a0febe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.446+0000 or about to expire ProcessInstanceId 62a0d7a8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 62abad61-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.448+0000 or about to expire ProcessInstanceId 62abad5b-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 62d8feb6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.450+0000 or about to expire ProcessInstanceId 62d8feb0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 63093639-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.457+0000 or about to expire ProcessInstanceId 63090f23-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 630c6b30-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.459+0000 or about to expire ProcessInstanceId 630c6b2a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 630f9f88-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.477+0000 or about to expire ProcessInstanceId 630f7872-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 631432d4-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.483+0000 or about to expire ProcessInstanceId 63140bbe-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6351b0ba-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.486+0000 or about to expire ProcessInstanceId 6351b0b4-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 63642752-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.490+0000 or about to expire ProcessInstanceId 6364274c-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 63667175-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.502+0000 or about to expire ProcessInstanceId 63664a5f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 637e3f24-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.508+0000 or about to expire ProcessInstanceId 637e3f1e-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 638f7d7e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.513+0000 or about to expire ProcessInstanceId 638f7d78-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6390198d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.516+0000 or about to expire ProcessInstanceId 63901987-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6399b685-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.518+0000 or about to expire ProcessInstanceId 63998f6f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 63b3a6f1-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.519+0000 or about to expire ProcessInstanceId 63b3a6eb-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 63b8621d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.522+0000 or about to expire ProcessInstanceId 63b83b07-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 63b88933-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.524+0000 or about to expire ProcessInstanceId 63b8621d-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 63c13bcb-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.528+0000 or about to expire ProcessInstanceId 63c114b5-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 63c6ba13-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.530+0000 or about to expire ProcessInstanceId 63c6ba0d-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 63cf6cb6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.532+0000 or about to expire ProcessInstanceId 63cf6cb0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.152 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 63d538ec-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.534+0000 or about to expire ProcessInstanceId 63d538e6-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.152 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 63dbc8ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.536+0000 or about to expire ProcessInstanceId 63dbc8c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.152 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 63e0d1c7-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.538+0000 or about to expire ProcessInstanceId 63e0d1c1-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.152 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 63e8c126-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.540+0000 or about to expire ProcessInstanceId 63e8c120-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.152 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 63e9f998-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.547+0000 or about to expire ProcessInstanceId 63e9f992-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.152 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 640263ae-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 301 mSec with 802 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:48.152 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250835 2019-12-24 11:06:48.152 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:48.478 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [Timer-276] DEBUG c.t.f.u.Scheduler - External Task 640263ae-263d-11ea-a60a-62322569faf9 lock extended by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:48.516 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250835 and task id 14356272332837 in 364 msec 2019-12-24 11:06:48.652 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 641fd6ac-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.555+0000 or about to expire ProcessInstanceId 641fd6a6-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.652 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 642b4835-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:06:48.558+0000 or about to expire ProcessInstanceId 642b211f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:06:48.652 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 642c32da-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.564+0000 or about to expire ProcessInstanceId 642c32d4-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.652 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 64309fa6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.566+0000 or about to expire ProcessInstanceId 64309fa0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.652 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6448e2af-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.568+0000 or about to expire ProcessInstanceId 6448e2a9-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.652 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6450359e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.572+0000 or about to expire ProcessInstanceId 64500e88-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.652 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 646d0ca1-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.574+0000 or about to expire ProcessInstanceId 646d0c9b-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.652 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6473c336-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.582+0000 or about to expire ProcessInstanceId 6473c330-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 648527e7-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.588+0000 or about to expire ProcessInstanceId 648527e1-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 64955436-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.592+0000 or about to expire ProcessInstanceId 64955430-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 64a58162-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.594+0000 or about to expire ProcessInstanceId 64a5815c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 64b0cb8b-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.596+0000 or about to expire ProcessInstanceId 64b0cb85-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 64ceb3e0-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.598+0000 or about to expire ProcessInstanceId 64ceb3da-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 64d124e8-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.600+0000 or about to expire ProcessInstanceId 64d124e2-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 64d3e4aa-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.602+0000 or about to expire ProcessInstanceId 64d3e4a4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 64d8c610-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.607+0000 or about to expire ProcessInstanceId 64d89efa-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 64e1a05f-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.612+0000 or about to expire ProcessInstanceId 64e17949-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 64e521ea-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.614+0000 or about to expire ProcessInstanceId 64e521e4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 64f0baf5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.617+0000 or about to expire ProcessInstanceId 64f0baef-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 64f91fde-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.621+0000 or about to expire ProcessInstanceId 64f8f8c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6502bc45-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.629+0000 or about to expire ProcessInstanceId 6502952f-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 65046a1a-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.633+0000 or about to expire ProcessInstanceId 65046a14-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 651d70c6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.640+0000 or about to expire ProcessInstanceId 651d70c0-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 652d9d1c-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:06:48.646+0000 or about to expire ProcessInstanceId 652d9d16-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 652fe70d-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.648+0000 or about to expire ProcessInstanceId 652fe707-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 653a95be-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:06:48.655+0000 or about to expire ProcessInstanceId 653a95b8-263d-11ea-a60a-62322569faf9 2019-12-24 11:06:48.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6557baa5-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:06:48.661+0000 or about to expire ProcessInstanceId 6557ba9f-263d-11ea-8977-a6af6698f81a 2019-12-24 11:06:50.194 ERROR create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] ERROR o.c.b.client - TASK/CLIENT-03001 Exception while fetch and lock task. org.camunda.bpm.client.impl.EngineClientException: TASK/CLIENT-02001 Request 'POST http://camunda.camunda-staging.svc:8080/rest/external-task/fetchAndLock HTTP/1.1' returned error: status code '500' - message: status code: 500, reason phrase: {"type":"NullValueException","message":"Cannot find execution with id 504b3d6b-263d-11ea-b009-aedc91f750c8 for external task 504b3d6d-263d-11ea-b009-aedc91f750c8: execution is null"} at org.camunda.bpm.client.impl.EngineClientLogger.exceptionWhileReceivingResponse(EngineClientLogger.java:30) ~[camunda-external-task-client-1.3.0.jar!/:1.3.0] at org.camunda.bpm.client.impl.RequestExecutor.executeRequest(RequestExecutor.java:97) ~[camunda-external-task-client-1.3.0.jar!/:1.3.0] at org.camunda.bpm.client.impl.RequestExecutor.postRequest(RequestExecutor.java:74) ~[camunda-external-task-client-1.3.0.jar!/:1.3.0] at org.camunda.bpm.client.impl.EngineClient.fetchAndLock(EngineClient.java:78) ~[camunda-external-task-client-1.3.0.jar!/:1.3.0] at org.camunda.bpm.client.topic.impl.TopicSubscriptionManager.fetchAndLock(TopicSubscriptionManager.java:135) [camunda-external-task-client-1.3.0.jar!/:1.3.0] at org.camunda.bpm.client.topic.impl.TopicSubscriptionManager.acquire(TopicSubscriptionManager.java:101) [camunda-external-task-client-1.3.0.jar!/:1.3.0] at org.camunda.bpm.client.topic.impl.TopicSubscriptionManager.run(TopicSubscriptionManager.java:87) [camunda-external-task-client-1.3.0.jar!/:1.3.0] at java.lang.Thread.run(Thread.java:834) [?:?] Caused by: org.apache.http.client.HttpResponseException: status code: 500, reason phrase: {"type":"NullValueException","message":"Cannot find execution with id 504b3d6b-263d-11ea-b009-aedc91f750c8 for external task 504b3d6d-263d-11ea-b009-aedc91f750c8: execution is null"} at org.camunda.bpm.client.impl.RequestExecutor$1.handleResponse(RequestExecutor.java:146) ~[camunda-external-task-client-1.3.0.jar!/:1.3.0] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:223) ~[httpclient-4.5.8.jar!/:4.5.8] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:165) ~[httpclient-4.5.8.jar!/:4.5.8] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:140) ~[httpclient-4.5.8.jar!/:4.5.8] at org.camunda.bpm.client.impl.RequestExecutor.executeRequest(RequestExecutor.java:88) ~[camunda-external-task-client-1.3.0.jar!/:1.3.0] ... 6 more 2019-12-24 11:06:58.400 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7f53f2c9-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14910 mSec with 39760 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:58.400 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194934802 2019-12-24 11:06:58.400 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:58.982 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194934802 and task id 14356283015238 in 582 msec 2019-12-24 11:06:59.028 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7f5440f1-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14444 mSec with 38518 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:59.028 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190396476 2019-12-24 11:06:59.028 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:06:59.607 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190396476 and task id 14356284112940 in 579 msec 2019-12-24 11:06:59.745 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7f6be7ba-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13909 mSec with 37090 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:06:59.746 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194738240 2019-12-24 11:06:59.746 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:00.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194738240 and task id 14356284768256 in 405 msec 2019-12-24 11:07:00.353 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7f72c585-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13458 mSec with 35888 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:00.353 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192641053 2019-12-24 11:07:00.353 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:00.770 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192641053 and task id 14356285161497 in 417 msec 2019-12-24 11:07:00.861 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7f790722-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13091 mSec with 34908 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:00.861 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199129115 2019-12-24 11:07:00.861 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:01.092 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199129115 and task id 14356286210048 in 231 msec 2019-12-24 11:07:01.173 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7f94092d-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12860 mSec with 34292 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:01.174 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171915278 2019-12-24 11:07:01.174 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:01.561 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171915278 and task id 14356286210067 in 387 msec 2019-12-24 11:07:01.662 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7fa9b440-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12497 mSec with 33324 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:01.663 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194738191 2019-12-24 11:07:01.663 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:02.166 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194738191 and task id 14356287258624 in 504 msec 2019-12-24 11:07:02.352 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7fac2547-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11983 mSec with 31954 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:02.352 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193689653 2019-12-24 11:07:02.352 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:02.846 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193689653 and task id 14356286865448 in 494 msec 2019-12-24 11:07:02.973 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7fb3c642-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11521 mSec with 30722 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:02.973 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190396460 2019-12-24 11:07:02.973 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:03.334 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190396460 and task id 14356288258100 in 361 msec 2019-12-24 11:07:03.430 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7fb6fa85-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11181 mSec with 29816 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:03.430 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356198785030 2019-12-24 11:07:03.430 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:03.899 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356198785030 and task id 14356287913998 in 469 msec 2019-12-24 11:07:04.022 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7fd7f04b-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10740 mSec with 28640 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:04.022 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172963868 2019-12-24 11:07:04.022 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:04.768 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172963868 and task id 14356288962601 in 746 msec 2019-12-24 11:07:04.962 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7fdb248f-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 10040 mSec with 26772 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:04.962 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190396427 2019-12-24 11:07:04.962 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:05.434 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190396427 and task id 14356290011163 in 472 msec 2019-12-24 11:07:05.542 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7fdcaafd-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 9609 mSec with 25624 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:05.542 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195786804 2019-12-24 11:07:05.542 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:05.826 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195786804 and task id 14356290355236 in 284 msec 2019-12-24 11:07:05.969 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7fe4c155-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 9291 mSec with 24776 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:05.970 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199129160 2019-12-24 11:07:05.970 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:06.332 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199129160 and task id 14356291452938 in 362 msec 2019-12-24 11:07:06.491 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7ff8e59d-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 8902 mSec with 23738 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:06.492 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190543903 2019-12-24 11:07:06.492 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:06.660 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190543903 and task id 14356291452961 in 168 msec 2019-12-24 11:07:09.989 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 655c4e96-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12686 mSec with 33830 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:09.989 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188299306 2019-12-24 11:07:09.989 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:10.167 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188299306 and task id 14356295254017 in 178 msec 2019-12-24 11:07:10.206 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 655fa98d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 12533 mSec with 33422 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:10.206 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356182155269 2019-12-24 11:07:10.206 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:10.263 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356182155269 and task id 14356295254019 in 57 msec 2019-12-24 11:07:10.311 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 655ff828-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12462 mSec with 33232 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:10.311 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356182155301 2019-12-24 11:07:10.311 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:10.386 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356182155301 and task id 14356295598102 in 75 msec 2019-12-24 11:07:10.485 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6569e32e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12338 mSec with 32900 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:10.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188446746 2019-12-24 11:07:10.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:10.580 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188446746 and task id 14356295598121 in 95 msec 2019-12-24 11:07:10.622 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 657ca791-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12238 mSec with 32634 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:10.623 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185153548 2019-12-24 11:07:10.623 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:10.734 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185153548 and task id 14356295598137 in 111 msec 2019-12-24 11:07:10.792 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 658867b6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12116 mSec with 32310 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:10.792 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185153567 2019-12-24 11:07:10.792 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:10.874 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185153567 and task id 14356295598152 in 82 msec 2019-12-24 11:07:10.911 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6592a0a6-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12038 mSec with 32100 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:10.912 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202182 2019-12-24 11:07:10.912 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:11.030 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202182 and task id 14356295598175 in 119 msec 2019-12-24 11:07:11.110 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 65933d2e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11899 mSec with 31730 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:11.110 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250750 2019-12-24 11:07:11.110 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:11.242 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250750 and task id 14356296646676 in 132 msec 2019-12-24 11:07:11.298 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 65ba25de-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11768 mSec with 31380 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:11.298 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184498230 2019-12-24 11:07:11.298 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:11.394 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184498230 and task id 14356296646689 in 96 msec 2019-12-24 11:07:11.444 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 65ba7346-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11667 mSec with 31112 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:11.445 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186349584 2019-12-24 11:07:11.445 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:11.524 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186349584 and task id 14356296646691 in 80 msec 2019-12-24 11:07:11.613 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 65bb8576-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11546 mSec with 30788 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:11.613 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356181303314 2019-12-24 11:07:11.613 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:11.685 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356181303314 and task id 14356296646711 in 72 msec 2019-12-24 11:07:11.750 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 65dec505-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11446 mSec with 30522 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:11.750 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056436 2019-12-24 11:07:11.750 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:11.831 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056436 and task id 14356296646721 in 81 msec 2019-12-24 11:07:11.905 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 65eb4781-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11339 mSec with 30236 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:11.905 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183449624 2019-12-24 11:07:11.905 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:11.996 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183449624 and task id 14356296646723 in 91 msec 2019-12-24 11:07:12.211 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 660fe6a9-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11117 mSec with 29646 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:12.211 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202180 2019-12-24 11:07:12.211 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:12.300 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202180 and task id 14356297695232 in 89 msec 2019-12-24 11:07:12.378 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6618e6f7-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11000 mSec with 29334 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:12.378 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190789721 2019-12-24 11:07:12.378 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:12.513 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190789721 and task id 14356297695233 in 135 msec 2019-12-24 11:07:12.602 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 663c7544-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10842 mSec with 28912 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:12.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183203872 2019-12-24 11:07:12.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:12.760 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183203872 and task id 14356297695234 in 158 msec 2019-12-24 11:07:12.815 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 663ff775-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 10697 mSec with 28526 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:12.815 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356182401052 2019-12-24 11:07:12.815 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:12.862 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356182401052 and task id 14356297695235 in 47 msec 2019-12-24 11:07:12.909 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 664045dc-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10633 mSec with 28354 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:12.909 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190740489 2019-12-24 11:07:12.909 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:13.030 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190740489 and task id 14356297695236 in 121 msec 2019-12-24 11:07:13.130 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 664463dc-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10473 mSec with 27928 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:13.130 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356182401076 2019-12-24 11:07:13.130 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:13.209 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356182401076 and task id 14356298743808 in 79 msec 2019-12-24 11:07:13.261 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6644d914-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10385 mSec with 27692 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:13.262 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186349573 2019-12-24 11:07:13.262 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:13.365 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186349573 and task id 14356298743809 in 104 msec 2019-12-24 11:07:13.457 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 66465f9e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10241 mSec with 27310 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:13.458 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356182007816 2019-12-24 11:07:13.458 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:13.541 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356182007816 and task id 14356298743810 in 83 msec 2019-12-24 11:07:13.590 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6665f5b9-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10148 mSec with 27062 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:13.591 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185301049 2019-12-24 11:07:13.591 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:13.697 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185301049 and task id 14356298743811 in 107 msec 2019-12-24 11:07:13.780 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 668e177d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 10010 mSec with 26692 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:13.780 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202215 2019-12-24 11:07:13.780 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:13.892 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202215 and task id 14356298743812 in 112 msec 2019-12-24 11:07:13.963 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 668e3e16-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9875 mSec with 26334 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:13.963 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187643908 2019-12-24 11:07:13.963 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:14.020 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187643908 and task id 14356299792384 in 57 msec 2019-12-24 11:07:14.050 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 66940aae-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 9821 mSec with 26188 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:14.050 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183203874 2019-12-24 11:07:14.050 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:14.118 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183203874 and task id 14356299792385 in 68 msec 2019-12-24 11:07:14.177 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 669c20ce-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9733 mSec with 25954 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:14.177 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186349591 2019-12-24 11:07:14.177 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:14.257 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186349591 and task id 14356299792386 in 80 msec 2019-12-24 11:07:14.363 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 66a4fa76-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9601 mSec with 25602 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:14.363 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185153551 2019-12-24 11:07:14.363 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:14.464 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185153551 and task id 14356299792387 in 101 msec 2019-12-24 11:07:14.535 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 66b3525e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9480 mSec with 25280 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:14.535 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356182007859 2019-12-24 11:07:14.535 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:14.668 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356182007859 and task id 14356299792388 in 133 msec 2019-12-24 11:07:14.726 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 66b3a086-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9346 mSec with 24922 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:14.726 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184252508 2019-12-24 11:07:14.726 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:14.841 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184252508 and task id 14356299792389 in 115 msec 2019-12-24 11:07:14.915 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 66d13aae-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9209 mSec with 24556 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:14.916 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250707 2019-12-24 11:07:14.916 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:15.002 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250707 and task id 14356299792390 in 87 msec 2019-12-24 11:07:15.111 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 66db2615-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 9071 mSec with 24190 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:15.111 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185301075 2019-12-24 11:07:15.111 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:15.216 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185301075 and task id 14356300840960 in 105 msec 2019-12-24 11:07:15.278 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 66dbc230-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 8957 mSec with 23884 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:15.278 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250701 2019-12-24 11:07:15.278 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:15.423 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250701 and task id 14356300840961 in 145 msec 2019-12-24 11:07:15.520 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 66dd2196-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8790 mSec with 23440 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:15.520 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202175 2019-12-24 11:07:15.521 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:15.591 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202175 and task id 14356300840962 in 71 msec 2019-12-24 11:07:15.622 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 66e11968-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 8723 mSec with 23260 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:15.622 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188446750 2019-12-24 11:07:15.622 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:15.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188446750 and task id 14356300840963 in 110 msec 2019-12-24 11:07:15.780 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 66e203ed-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 8609 mSec with 22958 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:15.780 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056432 2019-12-24 11:07:15.780 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:15.843 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056432 and task id 14356300840964 in 63 msec 2019-12-24 11:07:15.953 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 66e4c363-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8484 mSec with 22624 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:15.953 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183203840 2019-12-24 11:07:15.953 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:15.994 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183203840 and task id 14356300840965 in 41 msec 2019-12-24 11:07:16.087 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 66fbf47d-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 8388 mSec with 22368 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:16.087 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188299324 2019-12-24 11:07:16.087 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:16.211 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188299324 and task id 14356301889536 in 124 msec 2019-12-24 11:07:16.277 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 670c6efe-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8254 mSec with 22010 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:16.277 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250870 2019-12-24 11:07:16.277 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:16.321 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250870 and task id 14356301889537 in 44 msec 2019-12-24 11:07:16.355 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 67139af6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8202 mSec with 21872 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:16.355 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356182155297 2019-12-24 11:07:16.355 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:16.426 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356182155297 and task id 14356301889538 in 71 msec 2019-12-24 11:07:16.507 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 67143785-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 8094 mSec with 21584 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:16.507 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184104982 2019-12-24 11:07:16.507 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:16.629 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184104982 and task id 14356301889539 in 122 msec 2019-12-24 11:07:16.682 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6732468e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 7970 mSec with 21254 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:16.682 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202131 2019-12-24 11:07:16.682 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:16.745 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202131 and task id 14356301889540 in 63 msec 2019-12-24 11:07:16.800 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 675007c6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 7887 mSec with 21032 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:16.800 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202204 2019-12-24 11:07:16.800 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:16.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202204 and task id 14356301889541 in 69 msec 2019-12-24 11:07:17.001 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 675b52ad-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7746 mSec with 20656 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:17.001 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056484 2019-12-24 11:07:17.001 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:17.297 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056484 and task id 14356302938112 in 296 msec 2019-12-24 11:07:17.340 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 67616d3c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 7495 mSec with 19986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:17.340 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183449615 2019-12-24 11:07:17.340 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:17.454 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183449615 and task id 14356302938113 in 114 msec 2019-12-24 11:07:17.490 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 67642c55-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7401 mSec with 19736 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:17.490 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191445029 2019-12-24 11:07:17.490 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:17.651 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191445029 and task id 14356302938114 in 161 msec 2019-12-24 11:07:17.707 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 67793afd-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7246 mSec with 19322 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:17.707 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183449650 2019-12-24 11:07:17.707 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:17.828 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183449650 and task id 14356302938117 in 121 msec 2019-12-24 11:07:17.906 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 677a7385-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7104 mSec with 18944 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:17.906 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250703 2019-12-24 11:07:17.906 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:18.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250703 and task id 14356303986688 in 123 msec 2019-12-24 11:07:18.084 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 677da7a4-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6983 mSec with 18622 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:18.084 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356182007916 2019-12-24 11:07:18.084 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:18.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356182007916 and task id 14356303986690 in 64 msec 2019-12-24 11:07:18.226 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 677e9234-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6882 mSec with 18352 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:18.226 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190543880 2019-12-24 11:07:18.226 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:18.285 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190543880 and task id 14356303986694 in 59 msec 2019-12-24 11:07:18.341 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6782b0bc-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6803 mSec with 18142 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:18.341 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056498 2019-12-24 11:07:18.341 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:18.404 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056498 and task id 14356303986697 in 63 msec 2019-12-24 11:07:18.450 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 679e764d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 6729 mSec with 17944 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:18.450 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185153561 2019-12-24 11:07:18.450 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:18.562 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185153561 and task id 14356303986699 in 112 msec 2019-12-24 11:07:18.639 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 67cc6443-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6590 mSec with 17572 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:18.640 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187398158 2019-12-24 11:07:18.640 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:18.782 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187398158 and task id 14356303642631 in 142 msec 2019-12-24 11:07:18.867 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 67d00d46-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 6423 mSec with 17128 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:18.867 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186349596 2019-12-24 11:07:18.867 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:18.934 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186349596 and task id 14356303642635 in 67 msec 2019-12-24 11:07:18.973 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 67d82328-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6346 mSec with 16922 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:18.973 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356182401060 2019-12-24 11:07:18.973 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:19.061 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356182401060 and task id 14356304691200 in 88 msec 2019-12-24 11:07:19.141 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 67e06090-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6226 mSec with 16602 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:19.141 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250709 2019-12-24 11:07:19.141 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:19.290 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250709 and task id 14356304691201 in 149 msec 2019-12-24 11:07:19.372 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 67e4cd5a-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6056 mSec with 16148 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:19.372 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250688 2019-12-24 11:07:19.372 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:19.457 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250688 and task id 14356304691202 in 85 msec 2019-12-24 11:07:19.494 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6810c025-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 5972 mSec with 15924 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:19.494 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184498218 2019-12-24 11:07:19.494 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:19.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184498218 and task id 14356304691203 in 92 msec 2019-12-24 11:07:19.674 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 68163e0e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 5840 mSec with 15572 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:19.674 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185153542 2019-12-24 11:07:19.674 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:19.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185153542 and task id 14356304691204 in 87 msec 2019-12-24 11:07:19.865 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 68277bdf-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 5708 mSec with 15220 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:19.865 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250829 2019-12-24 11:07:19.865 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:19.969 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250829 and task id 14356304691205 in 104 msec 2019-12-24 11:07:20.062 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 683537c6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 5566 mSec with 14842 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:20.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202217 2019-12-24 11:07:20.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:20.190 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202217 and task id 14356305739776 in 128 msec 2019-12-24 11:07:20.280 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 68397ddd-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 5408 mSec with 14420 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:20.281 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185153565 2019-12-24 11:07:20.281 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:20.334 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185153565 and task id 14356305739777 in 53 msec 2019-12-24 11:07:20.426 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6848bfce-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 5300 mSec with 14134 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:20.427 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188643385 2019-12-24 11:07:20.427 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:20.500 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188643385 and task id 14356305739778 in 73 msec 2019-12-24 11:07:20.569 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 68490e11-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 5197 mSec with 13858 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:20.569 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183449638 2019-12-24 11:07:20.569 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:20.612 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183449638 and task id 14356305739779 in 43 msec 2019-12-24 11:07:20.644 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 684e8bf4-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 5144 mSec with 13716 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:20.644 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188446761 2019-12-24 11:07:20.644 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:20.682 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188446761 and task id 14356305739784 in 37 msec 2019-12-24 11:07:20.750 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 68512495-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 5068 mSec with 13514 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:20.750 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188446729 2019-12-24 11:07:20.750 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:20.846 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188446729 and task id 14356305739787 in 96 msec 2019-12-24 11:07:20.923 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 685f2e49-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 4940 mSec with 13174 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:20.923 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183449631 2019-12-24 11:07:20.923 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:20.991 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183449631 and task id 14356305739789 in 68 msec 2019-12-24 11:07:21.020 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 687b6876-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 4870 mSec with 12986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:21.021 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187398152 2019-12-24 11:07:21.021 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:21.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187398152 and task id 14356306788352 in 42 msec 2019-12-24 11:07:21.097 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 68918824-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 4814 mSec with 12838 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:21.097 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185546764 2019-12-24 11:07:21.097 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:21.193 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185546764 and task id 14356306788353 in 96 msec 2019-12-24 11:07:21.299 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 689bc1cb-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 4666 mSec with 12442 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:21.299 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250716 2019-12-24 11:07:21.299 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:21.411 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250716 and task id 14356306788354 in 112 msec 2019-12-24 11:07:21.485 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 689c5e13-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 4531 mSec with 12082 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:21.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056390 2019-12-24 11:07:21.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:21.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056390 and task id 14356306788355 in 102 msec 2019-12-24 11:07:21.629 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 68debe9d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 4426 mSec with 11802 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:21.629 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192493609 2019-12-24 11:07:21.629 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:21.680 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192493609 and task id 14356306788356 in 51 msec 2019-12-24 11:07:21.720 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 68e749e5-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 4361 mSec with 11628 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:21.721 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250729 2019-12-24 11:07:21.721 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:21.757 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250729 and task id 14356306788357 in 36 msec 2019-12-24 11:07:21.788 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 68e77135-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 4313 mSec with 11502 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:21.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183449644 2019-12-24 11:07:21.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:21.881 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183449644 and task id 14356306788358 in 92 msec 2019-12-24 11:07:22.035 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 690bc208-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 4130 mSec with 11012 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:22.036 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183449652 2019-12-24 11:07:22.036 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:22.128 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183449652 and task id 14356307836928 in 92 msec 2019-12-24 11:07:22.205 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 690d21ad-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 4006 mSec with 10682 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:22.205 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056441 2019-12-24 11:07:22.206 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:22.331 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056441 and task id 14356307836929 in 126 msec 2019-12-24 11:07:22.398 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 69155ee7-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 3864 mSec with 10304 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:22.398 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056530 2019-12-24 11:07:22.398 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:22.449 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056530 and task id 14356307836930 in 51 msec 2019-12-24 11:07:22.492 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 69178186-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 3799 mSec with 10130 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:22.493 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190740509 2019-12-24 11:07:22.493 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:22.548 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190740509 and task id 14356307836931 in 55 msec 2019-12-24 11:07:22.623 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 692f76c5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 3705 mSec with 9880 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:22.623 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056514 2019-12-24 11:07:22.623 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:22.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056514 and task id 14356307836933 in 76 msec 2019-12-24 11:07:22.769 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 693409ad-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 3599 mSec with 9596 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:22.769 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202153 2019-12-24 11:07:22.769 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:22.851 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202153 and task id 14356307836934 in 82 msec 2019-12-24 11:07:22.906 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6935b7ee-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 3500 mSec with 9334 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:22.906 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056500 2019-12-24 11:07:22.906 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:23.001 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056500 and task id 14356307836935 in 95 msec 2019-12-24 11:07:23.062 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 693b35a5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 3386 mSec with 9028 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:23.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250712 2019-12-24 11:07:23.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:23.145 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250712 and task id 14356308885504 in 83 msec 2019-12-24 11:07:23.212 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6944ac5c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 3275 mSec with 8734 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:23.212 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187398164 2019-12-24 11:07:23.212 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:23.265 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187398164 and task id 14356308885505 in 52 msec 2019-12-24 11:07:23.329 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6958d0a4-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 3189 mSec with 8504 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:23.329 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186595335 2019-12-24 11:07:23.329 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:23.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186595335 and task id 14356308885507 in 108 msec 2019-12-24 11:07:23.526 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 695c52c6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 3044 mSec with 8116 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:23.527 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356182401068 2019-12-24 11:07:23.527 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:23.613 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356182401068 and task id 14356308885508 in 86 msec 2019-12-24 11:07:23.677 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 697901fd-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 2933 mSec with 7822 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:23.677 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202243 2019-12-24 11:07:23.677 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:23.750 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202243 and task id 14356308885510 in 73 msec 2019-12-24 11:07:23.805 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6995642e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 2839 mSec with 7570 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:23.806 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250798 2019-12-24 11:07:23.806 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:23.878 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250798 and task id 14356309229574 in 72 msec 2019-12-24 11:07:23.928 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 69a960d3-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 2749 mSec with 7330 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:23.928 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202120 2019-12-24 11:07:23.929 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:24.015 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202120 and task id 14356309229576 in 87 msec 2019-12-24 11:07:24.088 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 69ac4705-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 2633 mSec with 7022 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:24.088 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184104972 2019-12-24 11:07:24.088 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:24.161 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184104972 and task id 14356310278145 in 73 msec 2019-12-24 11:07:24.241 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 69b4d316-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 2519 mSec with 6718 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:24.242 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188692482 2019-12-24 11:07:24.242 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:24.342 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188692482 and task id 14356310278147 in 99 msec 2019-12-24 11:07:24.405 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 69b7dfd8-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 2399 mSec with 6398 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:24.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186349578 2019-12-24 11:07:24.406 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:24.502 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186349578 and task id 14356310278148 in 97 msec 2019-12-24 11:07:24.584 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 69b806f0-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 2269 mSec with 6050 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:24.584 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250696 2019-12-24 11:07:24.584 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:24.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250696 and task id 14356310278150 in 146 msec 2019-12-24 11:07:24.789 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 69d4ddc8-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 2117 mSec with 5646 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:24.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189741111 2019-12-24 11:07:24.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:24.851 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189741111 and task id 14356310278153 in 62 msec 2019-12-24 11:07:24.903 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 69d7011e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 2035 mSec with 5426 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:24.903 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188643390 2019-12-24 11:07:24.903 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:24.945 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188643390 and task id 14356310278154 in 42 msec 2019-12-24 11:07:24.989 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 69ddb74d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 1976 mSec with 5268 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:24.989 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184498195 2019-12-24 11:07:24.989 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:25.120 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184498195 and task id 14356311326720 in 131 msec 2019-12-24 11:07:25.245 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 69df3de8-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 1786 mSec with 4762 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:25.245 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184449046 2019-12-24 11:07:25.245 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:25.438 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184449046 and task id 14356311326723 in 193 msec 2019-12-24 11:07:25.478 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 69e9503d-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 1613 mSec with 4302 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:25.478 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188299320 2019-12-24 11:07:25.478 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:25.579 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188299320 and task id 14356311326725 in 101 msec 2019-12-24 11:07:25.623 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 69e99ec6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 1508 mSec with 4022 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:25.624 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188299276 2019-12-24 11:07:25.624 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:25.684 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188299276 and task id 14356311326727 in 60 msec 2019-12-24 11:07:25.777 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6a0b5726-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 1395 mSec with 3720 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:25.778 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185301018 2019-12-24 11:07:25.778 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:25.851 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185301018 and task id 14356311326729 in 74 msec 2019-12-24 11:07:25.913 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6a21298e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 1295 mSec with 3454 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:25.914 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250852 2019-12-24 11:07:25.914 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:25.973 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250852 and task id 14356311326731 in 59 msec 2019-12-24 11:07:26.062 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6a2b3bb6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 1187 mSec with 3164 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:26.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183449603 2019-12-24 11:07:26.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:26.198 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183449603 and task id 14356312375297 in 136 msec 2019-12-24 11:07:26.261 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6a4a0dff-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 1038 mSec with 2768 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:26.262 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183449648 2019-12-24 11:07:26.262 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:26.345 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183449648 and task id 14356312375299 in 84 msec 2019-12-24 11:07:26.436 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6a4f3e7e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 910 mSec with 2426 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:26.436 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188692496 2019-12-24 11:07:26.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:26.552 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188692496 and task id 14356312375301 in 116 msec 2019-12-24 11:07:26.629 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6a6e10c7-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 767 mSec with 2046 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:26.629 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192641075 2019-12-24 11:07:26.629 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:26.723 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192641075 and task id 14356312375303 in 94 msec 2019-12-24 11:07:26.797 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6a8c4797-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 644 mSec with 1716 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:26.797 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056449 2019-12-24 11:07:26.797 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:26.856 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056449 and task id 14356312375305 in 59 msec 2019-12-24 11:07:26.950 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6a9b88f4-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 531 mSec with 1416 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:26.950 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184104990 2019-12-24 11:07:26.950 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:27.034 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184104990 and task id 14356313423872 in 84 msec 2019-12-24 11:07:27.149 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6a9dd3b6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 383 mSec with 1022 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:27.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190396478 2019-12-24 11:07:27.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:27.265 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190396478 and task id 14356313423874 in 116 msec 2019-12-24 11:07:27.310 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6ab4de2e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:27.664+0000 or about to expire ProcessInstanceId 6ab4de28-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.310 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6ab811dd-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:27.670+0000 or about to expire ProcessInstanceId 6ab811d7-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:27.310 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6abaaa49-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.690+0000 or about to expire ProcessInstanceId 6abaaa43-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.310 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ac64356-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 307 mSec with 818 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:27.310 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184449036 2019-12-24 11:07:27.310 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:27.489 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184449036 and task id 14356313423876 in 179 msec 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6ac6b88e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:27.726+0000 or about to expire ProcessInstanceId 6ac6b888-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6ad55e41-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.735+0000 or about to expire ProcessInstanceId 6ad55e3b-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6ada4049-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.739+0000 or about to expire ProcessInstanceId 6ada1933-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6ae0f6d8-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:27.747+0000 or about to expire ProcessInstanceId 6ae0cfc2-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6ae6c2b6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:27.754+0000 or about to expire ProcessInstanceId 6ae69ba0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6aecb6ee-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.765+0000 or about to expire ProcessInstanceId 6aec8fd8-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6b1d15d3-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.786+0000 or about to expire ProcessInstanceId 6b1d15cd-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6b1e748e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:27.809+0000 or about to expire ProcessInstanceId 6b1e7488-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6b2f8c78-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.845+0000 or about to expire ProcessInstanceId 6b2f8c72-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6b4118b0-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.859+0000 or about to expire ProcessInstanceId 6b4118aa-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6b4388b8-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.870+0000 or about to expire ProcessInstanceId 6b4388b2-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6b486ac6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:27.878+0000 or about to expire ProcessInstanceId 6b4843b0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6b51b998-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.882+0000 or about to expire ProcessInstanceId 6b51b992-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6b52a405-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.887+0000 or about to expire ProcessInstanceId 6b52a3ff-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6b75e36e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:27.892+0000 or about to expire ProcessInstanceId 6b75bc58-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6b85e91a-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.896+0000 or about to expire ProcessInstanceId 6b85e914-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6ba669d4-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:27.903+0000 or about to expire ProcessInstanceId 6ba642be-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6bad95cc-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:27.915+0000 or about to expire ProcessInstanceId 6bad95c6-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6badbc56-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:27.923+0000 or about to expire ProcessInstanceId 6badbc50-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6bb5f9ec-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.932+0000 or about to expire ProcessInstanceId 6bb5f9e6-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6bb9f194-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.938+0000 or about to expire ProcessInstanceId 6bb9f18e-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6c02ba86-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.949+0000 or about to expire ProcessInstanceId 6c02ba80-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6c032f6a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:27.952+0000 or about to expire ProcessInstanceId 6c032f64-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6c0c5752-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:27.955+0000 or about to expire ProcessInstanceId 6c0c574c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6c11398b-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.961+0000 or about to expire ProcessInstanceId 6c111275-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6c3d79c0-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.966+0000 or about to expire ProcessInstanceId 6c3d79ba-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6c46a188-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.972+0000 or about to expire ProcessInstanceId 6c46a182-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6c47644e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:27.975+0000 or about to expire ProcessInstanceId 6c476448-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6c4c6e20-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:27.978+0000 or about to expire ProcessInstanceId 6c4c470a-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:27.579 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c582d36-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 305 mSec with 812 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:27.579 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188299303 2019-12-24 11:07:27.579 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:27.669 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188299303 and task id 14356313423878 in 90 msec 2019-12-24 11:07:27.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6c5e95de-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:27.987+0000 or about to expire ProcessInstanceId 6c5e95d8-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6c61a3a0-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:27.992+0000 or about to expire ProcessInstanceId 6c61a39a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6c61f146-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:27.996+0000 or about to expire ProcessInstanceId 6c61f140-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6c7ec81e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.001+0000 or about to expire ProcessInstanceId 6c7ec818-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6c85309b-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.006+0000 or about to expire ProcessInstanceId 6c850985-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:27.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6c8cf975-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.014+0000 or about to expire ProcessInstanceId 6c8cd25f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6ccc24d6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.020+0000 or about to expire ProcessInstanceId 6ccbfdc0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6ce0be4e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.027+0000 or about to expire ProcessInstanceId 6ce09738-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6ceccca6-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.030+0000 or about to expire ProcessInstanceId 6ceccca0-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:27.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6d125644-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.033+0000 or about to expire ProcessInstanceId 6d12563e-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6d1514c6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.039+0000 or about to expire ProcessInstanceId 6d1514c0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6d15899c-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.042+0000 or about to expire ProcessInstanceId 6d156286-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6d15b10e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.050+0000 or about to expire ProcessInstanceId 6d1589f8-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6d28eaa3-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.054+0000 or about to expire ProcessInstanceId 6d28ea9d-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6d2da599-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.062+0000 or about to expire ProcessInstanceId 6d2da593-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6d37ded1-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.070+0000 or about to expire ProcessInstanceId 6d37decb-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6d404349-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.075+0000 or about to expire ProcessInstanceId 6d401c33-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6d4106d6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.081+0000 or about to expire ProcessInstanceId 6d40dfc0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6d6e7f7c-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.088+0000 or about to expire ProcessInstanceId 6d6e5866-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6d7276d5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.093+0000 or about to expire ProcessInstanceId 6d724fbf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6d7d257e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.096+0000 or about to expire ProcessInstanceId 6d7cfe68-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6d8e152d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.098+0000 or about to expire ProcessInstanceId 6d8e1527-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6d9e6926-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.101+0000 or about to expire ProcessInstanceId 6d9e6920-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6da3e721-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.104+0000 or about to expire ProcessInstanceId 6da3e71b-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6da5bbe9-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.107+0000 or about to expire ProcessInstanceId 6da5bbe3-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6dc096f1-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.110+0000 or about to expire ProcessInstanceId 6dc06fdb-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6dca5af9-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.112+0000 or about to expire ProcessInstanceId 6dca5af3-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6de16571-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.115+0000 or about to expire ProcessInstanceId 6de1656b-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6de228c9-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.118+0000 or about to expire ProcessInstanceId 6de228c3-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6de64755-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.120+0000 or about to expire ProcessInstanceId 6de6203f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6df25571-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.123+0000 or about to expire ProcessInstanceId 6df2556b-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6dfa6bc9-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.125+0000 or about to expire ProcessInstanceId 6dfa44b3-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6dfbf23d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.128+0000 or about to expire ProcessInstanceId 6dfbf237-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6dfc67a1-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.131+0000 or about to expire ProcessInstanceId 6dfc679b-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6dfdee49-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.136+0000 or about to expire ProcessInstanceId 6dfdee43-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6e32b9f1-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.141+0000 or about to expire ProcessInstanceId 6e32b9eb-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6e363c5e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.145+0000 or about to expire ProcessInstanceId 6e361548-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6e5b2945-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.148+0000 or about to expire ProcessInstanceId 6e5b022f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6e6318c9-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.152+0000 or about to expire ProcessInstanceId 6e62f1b3-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6e65d7f1-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.155+0000 or about to expire ProcessInstanceId 6e65d7eb-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6e7f7a79-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.157+0000 or about to expire ProcessInstanceId 6e7f5363-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6e845c66-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.160+0000 or about to expire ProcessInstanceId 6e845c60-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6e97e46e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.163+0000 or about to expire ProcessInstanceId 6e97e468-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.788 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6e9f3781-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.165+0000 or about to expire ProcessInstanceId 6e9f377b-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6ea810f5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.177+0000 or about to expire ProcessInstanceId 6ea810ef-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:27.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6ea92286-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.183+0000 or about to expire ProcessInstanceId 6ea8fb70-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6eddee39-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.185+0000 or about to expire ProcessInstanceId 6eddee33-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6ee652b1-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.188+0000 or about to expire ProcessInstanceId 6ee62b9b-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.789 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6eeede34-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 302 mSec with 804 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:27.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184498277 2019-12-24 11:07:27.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:27.860 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184498277 and task id 14356313423880 in 71 msec 2019-12-24 11:07:27.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6f046209-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.196+0000 or about to expire ProcessInstanceId 6f046203-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6f0f5eb2-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.202+0000 or about to expire ProcessInstanceId 6f0f5eac-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:27.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6f1e52b1-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.207+0000 or about to expire ProcessInstanceId 6f1e2b9b-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6f252fbd-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.211+0000 or about to expire ProcessInstanceId 6f252fb7-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:27.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6f2c0e59-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.216+0000 or about to expire ProcessInstanceId 6f2be743-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6f4b0811-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.218+0000 or about to expire ProcessInstanceId 6f4b080b-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6f4fe9de-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.221+0000 or about to expire ProcessInstanceId 6f4fc2c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6f551a39-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.226+0000 or about to expire ProcessInstanceId 6f54f323-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6f58c3c1-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.230+0000 or about to expire ProcessInstanceId 6f58c3bb-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6f5ba9b6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.243+0000 or about to expire ProcessInstanceId 6f5ba9b0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6f72b469-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.247+0000 or about to expire ProcessInstanceId 6f72b463-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6f85c741-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.258+0000 or about to expire ProcessInstanceId 6f85c73b-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6f885ed7-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.266+0000 or about to expire ProcessInstanceId 6f885ed1-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:27.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6f8a33ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.268+0000 or about to expire ProcessInstanceId 6f8a33c8-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6fb86f23-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.273+0000 or about to expire ProcessInstanceId 6fb86f1d-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6fcb3476-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.275+0000 or about to expire ProcessInstanceId 6fcb3470-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:27.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6fcd56c3-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.278+0000 or about to expire ProcessInstanceId 6fcd56bd-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6fd8a170-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.284+0000 or about to expire ProcessInstanceId 6fd87a5a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 6fe96af4-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.289+0000 or about to expire ProcessInstanceId 6fe96aee-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:27.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70004dc5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.293+0000 or about to expire ProcessInstanceId 70004dbf-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 700074dd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.299+0000 or about to expire ProcessInstanceId 70004dc7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:27.902 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 700b4a55-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 302 mSec with 806 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:27.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189741062 2019-12-24 11:07:27.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:27.979 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189741062 and task id 14356313423882 in 77 msec 2019-12-24 11:07:28.061 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 702a6b2a-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.313+0000 or about to expire ProcessInstanceId 702a4414-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.061 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 702eb13e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.328+0000 or about to expire ProcessInstanceId 702e8a28-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.061 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70317012-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.336+0000 or about to expire ProcessInstanceId 7031700c-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7033e096-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.341+0000 or about to expire ProcessInstanceId 7033e090-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 703f2b44-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.351+0000 or about to expire ProcessInstanceId 703f042e-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70408b57-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.356+0000 or about to expire ProcessInstanceId 70408b51-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 705105af-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.359+0000 or about to expire ProcessInstanceId 705105a9-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 705c29bc-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.366+0000 or about to expire ProcessInstanceId 705c02a6-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 705f3704-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.377+0000 or about to expire ProcessInstanceId 705f36fe-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 706a5a9c-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.386+0000 or about to expire ProcessInstanceId 706a3386-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7091b883-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.397+0000 or about to expire ProcessInstanceId 7091916d-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 709eff46-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.406+0000 or about to expire ProcessInstanceId 709eff40-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70a010be-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.410+0000 or about to expire ProcessInstanceId 70a010b8-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70ab5b66-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.418+0000 or about to expire ProcessInstanceId 70ab3450-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70af52fe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.425+0000 or about to expire ProcessInstanceId 70af52f8-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70c0df4b-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.433+0000 or about to expire ProcessInstanceId 70c0df45-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70d355c6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.442+0000 or about to expire ProcessInstanceId 70d32eb0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.062 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 70d4191e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 306 mSec with 816 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189495334 2019-12-24 11:07:28.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:28.160 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189495334 and task id 14356314472449 in 98 msec 2019-12-24 11:07:28.266 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70ea5f60-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.488+0000 or about to expire ProcessInstanceId 70ea5f5a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.266 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70fd4b79-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.498+0000 or about to expire ProcessInstanceId 70fd4b73-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.266 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70fd4c06-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.508+0000 or about to expire ProcessInstanceId 70fd24f0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.266 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70fd9a2d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.519+0000 or about to expire ProcessInstanceId 70fd9a27-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:28.266 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 712879e5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.525+0000 or about to expire ProcessInstanceId 712879df-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.266 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 717b2e9e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.528+0000 or about to expire ProcessInstanceId 717b2e98-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.266 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71836bde-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.531+0000 or about to expire ProcessInstanceId 71836bd8-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.266 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 718e4076-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.557+0000 or about to expire ProcessInstanceId 718e1960-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.266 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 718fee2e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.562+0000 or about to expire ProcessInstanceId 718fc718-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 719608f4-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.565+0000 or about to expire ProcessInstanceId 719608ee-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71a5e736-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.569+0000 or about to expire ProcessInstanceId 71a5e730-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71ac01fc-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.572+0000 or about to expire ProcessInstanceId 71ac01f6-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71b2916e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.577+0000 or about to expire ProcessInstanceId 71b29168-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71b85e14-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.583+0000 or about to expire ProcessInstanceId 71b85e0e-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71bd8df6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.588+0000 or about to expire ProcessInstanceId 71bd8df0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71e2f04e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.593+0000 or about to expire ProcessInstanceId 71e2f048-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71e89602-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.599+0000 or about to expire ProcessInstanceId 71e895fc-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71f47cc9-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.609+0000 or about to expire ProcessInstanceId 71f47cc3-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7205e1f1-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.614+0000 or about to expire ProcessInstanceId 7205e1eb-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7207b666-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.634+0000 or about to expire ProcessInstanceId 7207b660-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 720a764b-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.648+0000 or about to expire ProcessInstanceId 720a7645-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 720c4aa6-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.652+0000 or about to expire ProcessInstanceId 720c4aa0-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.267 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 721c01a9-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 316 mSec with 842 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191592525 2019-12-24 11:07:28.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:28.333 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191592525 and task id 14356314472451 in 66 msec 2019-12-24 11:07:28.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 723f418e-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.706+0000 or about to expire ProcessInstanceId 723f4188-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7240529e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.711+0000 or about to expire ProcessInstanceId 72402b88-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 724d4b63-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.723+0000 or about to expire ProcessInstanceId 724d4b5d-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 725190b6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.726+0000 or about to expire ProcessInstanceId 725190b0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7ff82296-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.729+0000 or about to expire ProcessInstanceId 7ff82290-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7ffbcc1e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.752+0000 or about to expire ProcessInstanceId 7ffbcc18-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7ffbf2f4-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.772+0000 or about to expire ProcessInstanceId 7ffbf2ee-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8000fc17-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.776+0000 or about to expire ProcessInstanceId 8000fc11-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:28.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 801176b5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.786+0000 or about to expire ProcessInstanceId 801176af-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8015205f-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.789+0000 or about to expire ProcessInstanceId 8014f949-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:28.391 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 801a777c-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 304 mSec with 810 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:28.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197031992 2019-12-24 11:07:28.392 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:28.505 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197031992 and task id 14356314472453 in 114 msec 2019-12-24 11:07:28.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 801f59c9-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.799+0000 or about to expire ProcessInstanceId 801f59c3-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8028330d-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.803+0000 or about to expire ProcessInstanceId 80280bf7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 803be1a7-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.806+0000 or about to expire ProcessInstanceId 803be1a1-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8045a64e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.809+0000 or about to expire ProcessInstanceId 8045a648-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80570b45-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.821+0000 or about to expire ProcessInstanceId 80570b3f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8057599f-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.829+0000 or about to expire ProcessInstanceId 80575999-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8059ca02-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.833+0000 or about to expire ProcessInstanceId 8059a2ec-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8079127b-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.851+0000 or about to expire ProcessInstanceId 80791275-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8082610d-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.862+0000 or about to expire ProcessInstanceId 80826107-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8082aedd-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.869+0000 or about to expire ProcessInstanceId 808287c7-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80834bb3-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.877+0000 or about to expire ProcessInstanceId 8083249d-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 808e2145-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.880+0000 or about to expire ProcessInstanceId 808e213f-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 808f8075-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.883+0000 or about to expire ProcessInstanceId 808f806f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8098808d-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.887+0000 or about to expire ProcessInstanceId 80985977-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80a4dca5-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.895+0000 or about to expire ProcessInstanceId 80a4dc9f-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80b6907d-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.899+0000 or about to expire ProcessInstanceId 80b66967-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80efc8e1-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.902+0000 or about to expire ProcessInstanceId 80efc8db-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80f127fa-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.913+0000 or about to expire ProcessInstanceId 80f100e4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80f14f89-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.916+0000 or about to expire ProcessInstanceId 80f12873-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80f3e7a5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.926+0000 or about to expire ProcessInstanceId 80f3e79f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8116d8f1-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.929+0000 or about to expire ProcessInstanceId 8116d8eb-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8118381c-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.933+0000 or about to expire ProcessInstanceId 81183816-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 811be22d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:28.943+0000 or about to expire ProcessInstanceId 811bbb17-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 811ddddd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.946+0000 or about to expire ProcessInstanceId 811dddd7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 812c5cc9-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:28.949+0000 or about to expire ProcessInstanceId 812c5cc3-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 813228d1-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.953+0000 or about to expire ProcessInstanceId 813228cb-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8138df99-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.969+0000 or about to expire ProcessInstanceId 8138df93-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81411d55-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.973+0000 or about to expire ProcessInstanceId 81411d4f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 815393ed-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.976+0000 or about to expire ProcessInstanceId 815393e7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81687b85-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.981+0000 or about to expire ProcessInstanceId 81687b7f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.587 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8188ad78-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 302 mSec with 804 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192493587 2019-12-24 11:07:28.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:28.685 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192493587 and task id 14356314472455 in 98 msec 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8188d4cd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:28.992+0000 or about to expire ProcessInstanceId 8188d4c7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 819f69dd-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:28.995+0000 or about to expire ProcessInstanceId 819f42c7-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81a02d65-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.008+0000 or about to expire ProcessInstanceId 81a0064f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81a4c115-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.011+0000 or about to expire ProcessInstanceId 81a4c10f-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81afbdcd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.019+0000 or about to expire ProcessInstanceId 81afbdc7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81b1b8d0-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.022+0000 or about to expire ProcessInstanceId 81b191ba-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81b1e0b5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.025+0000 or about to expire ProcessInstanceId 81b1e0af-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81c0114d-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.029+0000 or about to expire ProcessInstanceId 81c01147-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81c42f52-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:29.033+0000 or about to expire ProcessInstanceId 81c42f4c-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81d54712-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.036+0000 or about to expire ProcessInstanceId 81d51ffc-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81ed14fd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.038+0000 or about to expire ProcessInstanceId 81ecede7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81f578d1-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.062+0000 or about to expire ProcessInstanceId 81f551bb-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82038331-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.069+0000 or about to expire ProcessInstanceId 8203832b-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8203d155-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.071+0000 or about to expire ProcessInstanceId 8203d14f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 820508d9-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.074+0000 or about to expire ProcessInstanceId 8204e1c3-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8207c86c-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.082+0000 or about to expire ProcessInstanceId 8207c866-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8208d9e4-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.085+0000 or about to expire ProcessInstanceId 8208d9de-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8223b47e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.097+0000 or about to expire ProcessInstanceId 8223b478-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 822c407f-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.100+0000 or about to expire ProcessInstanceId 822c4079-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 823cbb5a-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.106+0000 or about to expire ProcessInstanceId 823cbb54-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82403d50-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.114+0000 or about to expire ProcessInstanceId 8240163a-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8247695a-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:29.117+0000 or about to expire ProcessInstanceId 82476954-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 824a7688-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.120+0000 or about to expire ProcessInstanceId 824a7682-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82528d52-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.132+0000 or about to expire ProcessInstanceId 8252663c-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 825795fd-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.136+0000 or about to expire ProcessInstanceId 825795f7-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 827d46da-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.141+0000 or about to expire ProcessInstanceId 827d46d4-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 829562c2-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.144+0000 or about to expire ProcessInstanceId 829562bc-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8297858b-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:29.147+0000 or about to expire ProcessInstanceId 82978585-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82990c09-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.157+0000 or about to expire ProcessInstanceId 8298e4f3-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 829eff81-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.160+0000 or about to expire ProcessInstanceId 829eff7b-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.762 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 82a2a93a-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 305 mSec with 812 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:28.762 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197081102 2019-12-24 11:07:28.762 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:28.817 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197081102 and task id 14356314472457 in 55 msec 2019-12-24 11:07:28.910 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82a76432-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.174+0000 or about to expire ProcessInstanceId 82a73d1c-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.910 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82af79ad-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.186+0000 or about to expire ProcessInstanceId 82af5297-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82bd3603-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.193+0000 or about to expire ProcessInstanceId 82bd35fd-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82ce7424-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.196+0000 or about to expire ProcessInstanceId 82ce4d0e-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82d29210-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.199+0000 or about to expire ProcessInstanceId 82d2920a-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82d4dcd0-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.201+0000 or about to expire ProcessInstanceId 82d4dcca-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82e8b23b-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.205+0000 or about to expire ProcessInstanceId 82e8b235-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82f77f35-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.209+0000 or about to expire ProcessInstanceId 82f77f2f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82f869b4-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.213+0000 or about to expire ProcessInstanceId 82f8429e-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83073792-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.215+0000 or about to expire ProcessInstanceId 8307378c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 831f798a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.218+0000 or about to expire ProcessInstanceId 831f7984-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8325e281-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.221+0000 or about to expire ProcessInstanceId 8325e27b-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 832f0a49-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.234+0000 or about to expire ProcessInstanceId 832f0a43-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83497034-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.247+0000 or about to expire ProcessInstanceId 8349702e-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83568f9c-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.259+0000 or about to expire ProcessInstanceId 83568f96-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 835a6047-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.270+0000 or about to expire ProcessInstanceId 835a6041-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 835a875f-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.277+0000 or about to expire ProcessInstanceId 835a8759-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 835d1edd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.295+0000 or about to expire ProcessInstanceId 835d1ed7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83708067-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.305+0000 or about to expire ProcessInstanceId 83705951-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83747789-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.310+0000 or about to expire ProcessInstanceId 83747783-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:28.911 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8381be80-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 302 mSec with 806 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191838301 2019-12-24 11:07:28.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:29.015 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191838301 and task id 14356314472459 in 104 msec 2019-12-24 11:07:29.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8393233b-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.323+0000 or about to expire ProcessInstanceId 83932335-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:29.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8397b79a-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.343+0000 or about to expire ProcessInstanceId 8397b794-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8399d9c5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.365+0000 or about to expire ProcessInstanceId 8399d9bf-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:29.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 839b3a12-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.381+0000 or about to expire ProcessInstanceId 839b3a0c-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83ae9b1d-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.400+0000 or about to expire ProcessInstanceId 83ae9b17-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83d05308-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.410+0000 or about to expire ProcessInstanceId 83d05302-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83e206bf-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:29.413+0000 or about to expire ProcessInstanceId 83e1dfa9-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:29.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83e70f60-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.424+0000 or about to expire ProcessInstanceId 83e70f5a-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83eba3ca-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:29.456+0000 or about to expire ProcessInstanceId 83eba3c4-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:29.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83ef73d8-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.459+0000 or about to expire ProcessInstanceId 83ef73d2-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8403e6c2-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:29.482+0000 or about to expire ProcessInstanceId 8403e6bc-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:29.085 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 840f7efd-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 308 mSec with 820 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:29.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356198080521 2019-12-24 11:07:29.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:29.162 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356198080521 and task id 14356315521025 in 77 msec 2019-12-24 11:07:29.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 84187fc7-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.499+0000 or about to expire ProcessInstanceId 84187fc1-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 84402c87-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:29.503+0000 or about to expire ProcessInstanceId 84402c81-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 84405341-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.506+0000 or about to expire ProcessInstanceId 8440533b-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8441b2d9-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.510+0000 or about to expire ProcessInstanceId 8441b2d3-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8445f855-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.534+0000 or about to expire ProcessInstanceId 8445f84f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8448df0e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.543+0000 or about to expire ProcessInstanceId 8448df08-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8464cb86-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.552+0000 or about to expire ProcessInstanceId 8464a470-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8468e9ad-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.558+0000 or about to expire ProcessInstanceId 8468e9a7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 846a4994-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.575+0000 or about to expire ProcessInstanceId 846a227e-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 846da555-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:29.583+0000 or about to expire ProcessInstanceId 846da54f-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 848d13dc-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.591+0000 or about to expire ProcessInstanceId 848d13d6-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 848ee8a4-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.598+0000 or about to expire ProcessInstanceId 848ec18e-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8490bd05-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.611+0000 or about to expire ProcessInstanceId 8490bcff-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 84952a3c-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.616+0000 or about to expire ProcessInstanceId 84950326-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 849bba28-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.621+0000 or about to expire ProcessInstanceId 849bba22-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 84ae5710-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:29.630+0000 or about to expire ProcessInstanceId 84ae570a-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 84bb01d7-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.634+0000 or about to expire ProcessInstanceId 84badac1-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 84bf46da-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.643+0000 or about to expire ProcessInstanceId 84bf46d4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 84bfe35d-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.647+0000 or about to expire ProcessInstanceId 84bfe357-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 84da221b-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:29.650+0000 or about to expire ProcessInstanceId 84da2215-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 84db5a62-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.652+0000 or about to expire ProcessInstanceId 84db5a5c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 84e12792-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.655+0000 or about to expire ProcessInstanceId 84e1278c-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 84e2872a-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.660+0000 or about to expire ProcessInstanceId 84e28724-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.270 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 84edd146-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 302 mSec with 804 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:29.270 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356196835345 2019-12-24 11:07:29.270 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:29.342 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356196835345 and task id 14356315521027 in 72 msec 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 84fb3f52-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.674+0000 or about to expire ProcessInstanceId 84fb183c-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 85146c3e-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:29.676+0000 or about to expire ProcessInstanceId 85146c38-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 85340249-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:29.682+0000 or about to expire ProcessInstanceId 85340243-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 853a442a-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.695+0000 or about to expire ProcessInstanceId 853a1d14-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 854fc715-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.700+0000 or about to expire ProcessInstanceId 854fc70f-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 85506395-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.703+0000 or about to expire ProcessInstanceId 8550638f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8552fbb8-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.708+0000 or about to expire ProcessInstanceId 8552fbb2-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8553bf5e-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:29.720+0000 or about to expire ProcessInstanceId 8553bf58-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8554f73d-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.725+0000 or about to expire ProcessInstanceId 8554d027-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 855bfc25-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.729+0000 or about to expire ProcessInstanceId 855bfc1f-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 855c986d-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.737+0000 or about to expire ProcessInstanceId 855c9867-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 858c5ba3-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:29.742+0000 or about to expire ProcessInstanceId 858c5b9d-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 858cd048-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.745+0000 or about to expire ProcessInstanceId 858cd042-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 858fdd90-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.748+0000 or about to expire ProcessInstanceId 858fdd8a-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 859004f4-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.751+0000 or about to expire ProcessInstanceId 859004ee-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8596463d-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.754+0000 or about to expire ProcessInstanceId 85961f27-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 85aab906-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.757+0000 or about to expire ProcessInstanceId 85aab900-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 85adc5eb-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:29.770+0000 or about to expire ProcessInstanceId 85adc5e5-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 85b12145-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:29.776+0000 or about to expire ProcessInstanceId 85b1213f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:29.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 85bd2fb8-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:29.780+0000 or about to expire ProcessInstanceId 85bd08a2-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:32.260 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ab4de2e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12923 mSec with 34462 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:32.260 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184498222 2019-12-24 11:07:32.261 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:32.325 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184498222 and task id 14356318715906 in 65 msec 2019-12-24 11:07:32.371 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ab811dd-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12851 mSec with 34270 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:32.371 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056516 2019-12-24 11:07:32.371 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:32.445 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056516 and task id 14356318715908 in 74 msec 2019-12-24 11:07:32.523 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6abaaa49-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12745 mSec with 33986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:32.523 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187643904 2019-12-24 11:07:32.523 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:32.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187643904 and task id 14356318715910 in 79 msec 2019-12-24 11:07:32.665 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ac6b88e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12642 mSec with 33712 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:32.665 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188299271 2019-12-24 11:07:32.665 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:32.743 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188299271 and task id 14356318715911 in 78 msec 2019-12-24 11:07:32.788 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ad55e41-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12552 mSec with 33472 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:32.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356182007848 2019-12-24 11:07:32.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:32.877 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356182007848 and task id 14356318715913 in 88 msec 2019-12-24 11:07:32.930 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ada4049-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12449 mSec with 33196 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:32.930 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250786 2019-12-24 11:07:32.930 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:32.983 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250786 and task id 14356318715915 in 53 msec 2019-12-24 11:07:33.024 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ae0f6d8-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12390 mSec with 33040 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:33.024 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250689 2019-12-24 11:07:33.024 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:33.074 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250689 and task id 14356319764480 in 50 msec 2019-12-24 11:07:33.128 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ae6c2b6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12323 mSec with 32862 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:33.128 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202206 2019-12-24 11:07:33.129 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:33.233 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202206 and task id 14356319764483 in 105 msec 2019-12-24 11:07:33.314 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6aecb6ee-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12194 mSec with 32516 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:33.314 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250905 2019-12-24 11:07:33.314 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:33.435 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250905 and task id 14356319764485 in 121 msec 2019-12-24 11:07:33.484 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6b1d15d3-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12077 mSec with 32204 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:33.484 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202133 2019-12-24 11:07:33.484 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:33.616 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202133 and task id 14356319764486 in 132 msec 2019-12-24 11:07:33.725 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6b1e748e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11905 mSec with 31746 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:33.725 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189495338 2019-12-24 11:07:33.726 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:33.873 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189495338 and task id 14356319764488 in 148 msec 2019-12-24 11:07:33.941 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6b2f8c78-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11749 mSec with 31330 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:33.941 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184104978 2019-12-24 11:07:33.941 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:34.068 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184104978 and task id 14356320813056 in 127 msec 2019-12-24 11:07:34.151 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6b4118b0-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11594 mSec with 30918 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:34.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202149 2019-12-24 11:07:34.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:34.244 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202149 and task id 14356320813058 in 93 msec 2019-12-24 11:07:34.327 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6b4388b8-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11465 mSec with 30574 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:34.327 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189691930 2019-12-24 11:07:34.328 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:34.438 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189691930 and task id 14356320813061 in 111 msec 2019-12-24 11:07:34.488 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6b486ac6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11354 mSec with 30278 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:34.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189691913 2019-12-24 11:07:34.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:34.589 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189691913 and task id 14356320813062 in 101 msec 2019-12-24 11:07:34.674 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6b51b998-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11222 mSec with 29926 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:34.674 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189347844 2019-12-24 11:07:34.674 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:34.769 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189347844 and task id 14356320813065 in 95 msec 2019-12-24 11:07:34.833 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6b52a405-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11108 mSec with 29620 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:34.833 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188643383 2019-12-24 11:07:34.833 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:34.937 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188643383 and task id 14356320813067 in 104 msec 2019-12-24 11:07:35.021 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6b75e36e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10970 mSec with 29254 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:35.021 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188692502 2019-12-24 11:07:35.021 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:35.177 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188692502 and task id 14356321861632 in 156 msec 2019-12-24 11:07:35.273 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6b85e91a-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10783 mSec with 28754 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:35.273 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056410 2019-12-24 11:07:35.274 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:35.343 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056410 and task id 14356321861634 in 70 msec 2019-12-24 11:07:35.409 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ba669d4-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10685 mSec with 28492 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:35.409 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187398166 2019-12-24 11:07:35.409 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:35.550 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187398166 and task id 14356321615883 in 141 msec 2019-12-24 11:07:35.650 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6bad95cc-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10505 mSec with 28014 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:35.651 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184498266 2019-12-24 11:07:35.651 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:35.725 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184498266 and task id 14356321615891 in 74 msec 2019-12-24 11:07:35.774 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6badbc56-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10415 mSec with 27772 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:35.775 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250899 2019-12-24 11:07:35.775 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:35.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250899 and task id 14356321615896 in 96 msec 2019-12-24 11:07:35.970 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6bb5f9ec-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10273 mSec with 27394 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:35.971 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184498176 2019-12-24 11:07:35.971 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:36.057 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184498176 and task id 14356322664448 in 86 msec 2019-12-24 11:07:36.108 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6bb9f194-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10177 mSec with 27138 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:36.108 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188299335 2019-12-24 11:07:36.108 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:36.195 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188299335 and task id 14356322664451 in 87 msec 2019-12-24 11:07:36.307 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c02ba86-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10031 mSec with 26748 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:36.307 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192837645 2019-12-24 11:07:36.307 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:36.390 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192837645 and task id 14356322664456 in 83 msec 2019-12-24 11:07:36.480 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c032f6a-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9908 mSec with 26422 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:36.480 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184449061 2019-12-24 11:07:36.480 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:36.583 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184449061 and task id 14356322664461 in 103 msec 2019-12-24 11:07:36.681 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c0c5752-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9759 mSec with 26024 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:36.682 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184252498 2019-12-24 11:07:36.682 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:36.748 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184252498 and task id 14356322664467 in 66 msec 2019-12-24 11:07:36.792 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c11398b-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 9679 mSec with 25810 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:36.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191838211 2019-12-24 11:07:36.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:36.875 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191838211 and task id 14356322664469 in 82 msec 2019-12-24 11:07:36.957 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c3d79c0-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 9557 mSec with 25486 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:36.957 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356182007920 2019-12-24 11:07:36.957 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:37.025 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356182007920 and task id 14356323713025 in 68 msec 2019-12-24 11:07:37.196 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c46a188-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 9380 mSec with 25014 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:37.196 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250812 2019-12-24 11:07:37.196 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:37.324 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250812 and task id 14356323713030 in 128 msec 2019-12-24 11:07:37.412 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c47644e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9220 mSec with 24586 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:37.412 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184105006 2019-12-24 11:07:37.412 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:37.481 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184105006 and task id 14356323713036 in 69 msec 2019-12-24 11:07:37.536 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c4c6e20-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9131 mSec with 24348 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:37.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184498247 2019-12-24 11:07:37.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:37.643 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184498247 and task id 14356323713041 in 106 msec 2019-12-24 11:07:37.737 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c5e95de-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8983 mSec with 23954 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:37.737 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250705 2019-12-24 11:07:37.737 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:37.810 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250705 and task id 14356323713042 in 73 msec 2019-12-24 11:07:37.896 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c61a3a0-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 8866 mSec with 23642 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:37.896 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250824 2019-12-24 11:07:37.896 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:38.033 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250824 and task id 14356323713046 in 137 msec 2019-12-24 11:07:38.097 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c61f146-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8718 mSec with 23248 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:38.097 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185546762 2019-12-24 11:07:38.097 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:38.178 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185546762 and task id 14356324761602 in 81 msec 2019-12-24 11:07:38.262 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c7ec81e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8596 mSec with 22922 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:38.263 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188643357 2019-12-24 11:07:38.263 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:38.390 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188643357 and task id 14356324761605 in 127 msec 2019-12-24 11:07:38.486 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c85309b-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8432 mSec with 22484 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:38.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250764 2019-12-24 11:07:38.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:38.563 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250764 and task id 14356324761607 in 77 msec 2019-12-24 11:07:38.630 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6c8cf975-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 8327 mSec with 22204 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:38.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184252514 2019-12-24 11:07:38.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:38.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184252514 and task id 14356324761609 in 70 msec 2019-12-24 11:07:38.781 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ccc24d6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8219 mSec with 21916 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:38.781 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202162 2019-12-24 11:07:38.781 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:38.867 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202162 and task id 14356324761612 in 86 msec 2019-12-24 11:07:38.944 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ce0be4e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8105 mSec with 21612 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:38.944 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190740495 2019-12-24 11:07:38.944 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:39.033 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190740495 and task id 14356325810176 in 89 msec 2019-12-24 11:07:39.077 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ceccca6-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8009 mSec with 21358 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:39.077 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202127 2019-12-24 11:07:39.077 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:39.179 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202127 and task id 14356325810179 in 102 msec 2019-12-24 11:07:39.271 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6d125644-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 7868 mSec with 20980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:39.271 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189741056 2019-12-24 11:07:39.271 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:39.359 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189741056 and task id 14356325810181 in 88 msec 2019-12-24 11:07:39.403 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6d1514c6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 7772 mSec with 20724 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:39.403 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189495312 2019-12-24 11:07:39.403 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:39.452 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189495312 and task id 14356325810183 in 49 msec 2019-12-24 11:07:39.503 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6d15899c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 7704 mSec with 20544 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:39.503 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202193 2019-12-24 11:07:39.503 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:39.581 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202193 and task id 14356325810187 in 78 msec 2019-12-24 11:07:39.677 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6d15b10e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 7577 mSec with 20206 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:39.678 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189347867 2019-12-24 11:07:39.678 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:39.769 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189347867 and task id 14356325810189 in 91 msec 2019-12-24 11:07:39.880 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6d28eaa3-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 7427 mSec with 19806 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:39.880 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184252512 2019-12-24 11:07:39.880 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:39.988 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184252512 and task id 14356325810191 in 108 msec 2019-12-24 11:07:40.125 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6d2da599-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 7248 mSec with 19328 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:40.125 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187398168 2019-12-24 11:07:40.125 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:40.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187398168 and task id 14356326858753 in 122 msec 2019-12-24 11:07:40.337 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6d37ded1-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 7099 mSec with 18930 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:40.337 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190396421 2019-12-24 11:07:40.337 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:40.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190396421 and task id 14356326858755 in 83 msec 2019-12-24 11:07:40.505 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6d404349-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6980 mSec with 18614 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:40.505 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184449048 2019-12-24 11:07:40.505 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:40.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184449048 and task id 14356326858757 in 101 msec 2019-12-24 11:07:40.677 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6d4106d6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 6854 mSec with 18278 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:40.677 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056425 2019-12-24 11:07:40.677 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:40.778 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056425 and task id 14356326858759 in 101 msec 2019-12-24 11:07:40.850 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6d6e7f7c-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6731 mSec with 17950 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:40.850 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184498239 2019-12-24 11:07:40.850 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:40.919 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184498239 and task id 14356326858761 in 69 msec 2019-12-24 11:07:41.010 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6d7276d5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 6615 mSec with 17640 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:41.011 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188446722 2019-12-24 11:07:41.011 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:41.117 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188446722 and task id 14356327907328 in 106 msec 2019-12-24 11:07:41.231 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6d7d257e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 6460 mSec with 17226 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:41.231 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189691926 2019-12-24 11:07:41.232 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:41.327 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189691926 and task id 14356327907330 in 96 msec 2019-12-24 11:07:41.401 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6d8e152d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 6338 mSec with 16902 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:41.402 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185153538 2019-12-24 11:07:41.402 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:41.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185153538 and task id 14356327907332 in 84 msec 2019-12-24 11:07:41.624 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6d9e6926-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 6179 mSec with 16476 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:41.624 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191444992 2019-12-24 11:07:41.624 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:41.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191444992 and task id 14356327907334 in 137 msec 2019-12-24 11:07:41.852 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6da3e721-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6026 mSec with 16068 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:41.853 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194738180 2019-12-24 11:07:41.853 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:41.950 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194738180 and task id 14356327907336 in 98 msec 2019-12-24 11:07:42.125 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6da5bbe9-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 5837 mSec with 15566 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:42.125 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185301058 2019-12-24 11:07:42.125 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:42.285 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185301058 and task id 14356328955906 in 160 msec 2019-12-24 11:07:42.385 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6dc096f1-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 5654 mSec with 15078 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:42.385 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188692562 2019-12-24 11:07:42.385 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:42.505 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188692562 and task id 14356328955908 in 120 msec 2019-12-24 11:07:42.601 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6dca5af9-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 5501 mSec with 14668 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:42.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183203842 2019-12-24 11:07:42.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:42.684 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183203842 and task id 14356328955910 in 83 msec 2019-12-24 11:07:42.761 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6de16571-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 5384 mSec with 14356 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:42.762 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250736 2019-12-24 11:07:42.762 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:42.893 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250736 and task id 14356328955912 in 131 msec 2019-12-24 11:07:42.933 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6de228c9-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 5258 mSec with 14020 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:42.933 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190789642 2019-12-24 11:07:42.933 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:43.026 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190789642 and task id 14356328955914 in 93 msec 2019-12-24 11:07:43.088 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6de64755-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 5144 mSec with 13716 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:43.088 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185153540 2019-12-24 11:07:43.088 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:43.166 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185153540 and task id 14356330004480 in 78 msec 2019-12-24 11:07:43.209 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6df25571-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 5060 mSec with 13494 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:43.209 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185301013 2019-12-24 11:07:43.209 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:43.281 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185301013 and task id 14356330004482 in 72 msec 2019-12-24 11:07:43.372 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6dfa6bc9-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 4948 mSec with 13194 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:43.373 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185301103 2019-12-24 11:07:43.373 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:43.497 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185301103 and task id 14356330004484 in 124 msec 2019-12-24 11:07:43.610 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6dfbf23d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 4776 mSec with 12736 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:43.610 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188446759 2019-12-24 11:07:43.610 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:43.696 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188446759 and task id 14356330004486 in 86 msec 2019-12-24 11:07:43.770 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6dfc67a1-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 4667 mSec with 12444 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:43.770 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188643394 2019-12-24 11:07:43.770 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:43.853 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188643394 and task id 14356330004488 in 83 msec 2019-12-24 11:07:43.908 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6dfdee49-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 4569 mSec with 12184 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:43.908 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188299348 2019-12-24 11:07:43.908 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:43.982 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188299348 and task id 14356330004490 in 74 msec 2019-12-24 11:07:44.089 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6e32b9f1-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 4441 mSec with 11842 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:44.090 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202208 2019-12-24 11:07:44.090 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:44.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202208 and task id 14356331249664 in 159 msec 2019-12-24 11:07:44.313 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6e363c5e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4289 mSec with 11436 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:44.313 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190789734 2019-12-24 11:07:44.313 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:44.380 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190789734 and task id 14356331249665 in 67 msec 2019-12-24 11:07:44.497 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6e5b2945-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 4160 mSec with 11094 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:44.497 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186595337 2019-12-24 11:07:44.497 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:44.557 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186595337 and task id 14356331249666 in 60 msec 2019-12-24 11:07:44.642 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6e6318c9-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 4085 mSec with 10892 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:44.642 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190740493 2019-12-24 11:07:44.642 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:44.726 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190740493 and task id 14356331249667 in 84 msec 2019-12-24 11:07:44.782 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6e65d7f1-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 3995 mSec with 10654 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:44.782 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189495316 2019-12-24 11:07:44.782 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:44.884 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189495316 and task id 14356331249668 in 102 msec 2019-12-24 11:07:44.980 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6e7f7a79-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 3853 mSec with 10274 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:44.980 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188643361 2019-12-24 11:07:44.980 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:45.193 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188643361 and task id 14356332298240 in 213 msec 2019-12-24 11:07:45.342 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6e845c66-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 3587 mSec with 9564 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:45.342 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190740496 2019-12-24 11:07:45.342 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:45.413 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190740496 and task id 14356332298241 in 71 msec 2019-12-24 11:07:45.521 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6e97e46e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 3473 mSec with 9260 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:45.521 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189741105 2019-12-24 11:07:45.521 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:45.567 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189741105 and task id 14356332298242 in 46 msec 2019-12-24 11:07:45.634 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6e9f3781-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 3385 mSec with 9026 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:45.634 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250838 2019-12-24 11:07:45.634 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:45.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250838 and task id 14356332298243 in 70 msec 2019-12-24 11:07:45.737 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ea810f5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 3314 mSec with 8836 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:45.738 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185300995 2019-12-24 11:07:45.738 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:45.802 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185300995 and task id 14356332298244 in 65 msec 2019-12-24 11:07:45.910 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ea92286-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 3194 mSec with 8516 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:45.910 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190396468 2019-12-24 11:07:45.910 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:46.001 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190396468 and task id 14356332298245 in 91 msec 2019-12-24 11:07:46.082 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6eddee39-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 3074 mSec with 8198 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:46.082 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056480 2019-12-24 11:07:46.082 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:46.177 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056480 and task id 14356333346816 in 95 msec 2019-12-24 11:07:46.259 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6ee652b1-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 2946 mSec with 7856 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:46.259 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185301020 2019-12-24 11:07:46.259 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:46.337 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185301020 and task id 14356333346817 in 78 msec 2019-12-24 11:07:46.452 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6f046209-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 2813 mSec with 7500 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:46.452 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189347856 2019-12-24 11:07:46.452 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:46.527 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189347856 and task id 14356333346818 in 75 msec 2019-12-24 11:07:46.592 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6f0f5eb2-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 2711 mSec with 7228 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:46.592 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190789634 2019-12-24 11:07:46.592 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:46.671 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190789634 and task id 14356333346819 in 79 msec 2019-12-24 11:07:46.778 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6f1e52b1-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 2575 mSec with 6866 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:46.778 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194934800 2019-12-24 11:07:46.778 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:46.861 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194934800 and task id 14356333346820 in 83 msec 2019-12-24 11:07:46.906 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6f252fbd-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 2483 mSec with 6620 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:46.906 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185153544 2019-12-24 11:07:46.906 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:47.009 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185153544 and task id 14356333346821 in 103 msec 2019-12-24 11:07:47.090 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6f2c0e59-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 2359 mSec with 6290 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:47.090 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185546784 2019-12-24 11:07:47.090 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:47.386 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185546784 and task id 14356334395392 in 296 msec 2019-12-24 11:07:47.454 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6f4b0811-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 2098 mSec with 5594 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:47.454 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192493601 2019-12-24 11:07:47.454 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:47.520 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192493601 and task id 14356334395393 in 66 msec 2019-12-24 11:07:47.561 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6f4fe9de-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 2027 mSec with 5404 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:47.561 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056418 2019-12-24 11:07:47.561 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:47.657 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056418 and task id 14356334395396 in 96 msec 2019-12-24 11:07:47.715 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6f551a39-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 1918 mSec with 5114 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:47.715 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191445005 2019-12-24 11:07:47.715 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:47.829 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191445005 and task id 14356334395399 in 114 msec 2019-12-24 11:07:47.925 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6f58c3c1-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 1763 mSec with 4700 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:47.925 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185301005 2019-12-24 11:07:47.925 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:48.017 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185301005 and task id 14356334395401 in 92 msec 2019-12-24 11:07:48.126 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6f5ba9b6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 1619 mSec with 4316 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:48.126 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250766 2019-12-24 11:07:48.126 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:48.231 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250766 and task id 14356335443969 in 105 msec 2019-12-24 11:07:48.325 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6f72b469-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 1478 mSec with 3942 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:48.325 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189347846 2019-12-24 11:07:48.325 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:48.409 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189347846 and task id 14356335443973 in 84 msec 2019-12-24 11:07:48.492 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6f85c741-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 1361 mSec with 3630 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:48.493 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189691904 2019-12-24 11:07:48.493 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:48.641 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189691904 and task id 14356335443976 in 148 msec 2019-12-24 11:07:48.724 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6f885ed7-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 1193 mSec with 3182 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:48.724 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185301068 2019-12-24 11:07:48.724 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:48.781 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185301068 and task id 14356335443979 in 57 msec 2019-12-24 11:07:48.851 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6f8a33ce-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 1103 mSec with 2940 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:48.851 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189495330 2019-12-24 11:07:48.851 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:48.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189495330 and task id 14356335443980 in 51 msec 2019-12-24 11:07:48.943 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6fb86f23-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 1037 mSec with 2764 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:48.943 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185153569 2019-12-24 11:07:48.943 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:49.051 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185153569 and task id 14356336492545 in 108 msec 2019-12-24 11:07:49.124 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6fcb3476-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 903 mSec with 2408 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:49.124 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191445009 2019-12-24 11:07:49.124 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:49.217 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191445009 and task id 14356336492547 in 93 msec 2019-12-24 11:07:49.313 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6fcd56c3-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 764 mSec with 2038 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:49.313 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202221 2019-12-24 11:07:49.314 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:49.392 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202221 and task id 14356336492551 in 79 msec 2019-12-24 11:07:49.469 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6fd8a170-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 651 mSec with 1736 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:49.469 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190396470 2019-12-24 11:07:49.470 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:49.545 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190396470 and task id 14356336492555 in 76 msec 2019-12-24 11:07:49.624 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 6fe96af4-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 538 mSec with 1434 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:49.624 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202183 2019-12-24 11:07:49.624 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:49.736 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202183 and task id 14356336492558 in 112 msec 2019-12-24 11:07:49.807 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 70004dc5-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 404 mSec with 1076 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:49.807 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190396435 2019-12-24 11:07:49.807 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:49.884 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190396435 and task id 14356336492561 in 77 msec 2019-12-24 11:07:49.981 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 700074dd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.356+0000 or about to expire ProcessInstanceId 70004dc7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:49.981 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 702a6b2a-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.363+0000 or about to expire ProcessInstanceId 702a4414-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:49.981 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 702eb13e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.366+0000 or about to expire ProcessInstanceId 702e8a28-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:49.981 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70317012-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.371+0000 or about to expire ProcessInstanceId 7031700c-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:49.982 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7033e096-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:50.375+0000 or about to expire ProcessInstanceId 7033e090-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:49.982 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 703f2b44-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:50.382+0000 or about to expire ProcessInstanceId 703f042e-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:49.982 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 70408b57-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 313 mSec with 834 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:49.982 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184498235 2019-12-24 11:07:49.982 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:50.081 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184498235 and task id 14356337541120 in 99 msec 2019-12-24 11:07:50.170 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 705105af-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:50.411+0000 or about to expire ProcessInstanceId 705105a9-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:50.170 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 705c29bc-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.425+0000 or about to expire ProcessInstanceId 705c02a6-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.170 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 705f3704-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.441+0000 or about to expire ProcessInstanceId 705f36fe-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.170 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 706a5a9c-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.455+0000 or about to expire ProcessInstanceId 706a3386-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.170 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7091b883-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:50.466+0000 or about to expire ProcessInstanceId 7091916d-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:50.170 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 709eff46-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.474+0000 or about to expire ProcessInstanceId 709eff40-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70a010be-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.487+0000 or about to expire ProcessInstanceId 70a010b8-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70ab5b66-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.496+0000 or about to expire ProcessInstanceId 70ab3450-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70af52fe-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.499+0000 or about to expire ProcessInstanceId 70af52f8-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70c0df4b-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.505+0000 or about to expire ProcessInstanceId 70c0df45-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70d355c6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.509+0000 or about to expire ProcessInstanceId 70d32eb0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70ea5f60-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.517+0000 or about to expire ProcessInstanceId 70ea5f5a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70fd4b79-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:50.527+0000 or about to expire ProcessInstanceId 70fd4b73-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70fd4c06-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.535+0000 or about to expire ProcessInstanceId 70fd24f0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 70fd9a2d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:50.545+0000 or about to expire ProcessInstanceId 70fd9a27-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:50.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 712879e5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.552+0000 or about to expire ProcessInstanceId 712879df-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 717b2e9e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.566+0000 or about to expire ProcessInstanceId 717b2e98-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.171 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 71836bde-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 303 mSec with 808 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:50.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202235 2019-12-24 11:07:50.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:50.281 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202235 and task id 14356337541123 in 110 msec 2019-12-24 11:07:50.404 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 718e4076-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.584+0000 or about to expire ProcessInstanceId 718e1960-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 718fee2e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.597+0000 or about to expire ProcessInstanceId 718fc718-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 719608f4-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.610+0000 or about to expire ProcessInstanceId 719608ee-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71a5e736-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.619+0000 or about to expire ProcessInstanceId 71a5e730-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71ac01fc-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.650+0000 or about to expire ProcessInstanceId 71ac01f6-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71b2916e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.668+0000 or about to expire ProcessInstanceId 71b29168-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71b85e14-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.679+0000 or about to expire ProcessInstanceId 71b85e0e-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71bd8df6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.691+0000 or about to expire ProcessInstanceId 71bd8df0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71e2f04e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.703+0000 or about to expire ProcessInstanceId 71e2f048-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71e89602-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:50.722+0000 or about to expire ProcessInstanceId 71e895fc-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 71f47cc9-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.737+0000 or about to expire ProcessInstanceId 71f47cc3-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7205e1f1-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.755+0000 or about to expire ProcessInstanceId 7205e1eb-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7207b666-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.767+0000 or about to expire ProcessInstanceId 7207b660-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 720a764b-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:50.780+0000 or about to expire ProcessInstanceId 720a7645-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 720c4aa6-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.786+0000 or about to expire ProcessInstanceId 720c4aa0-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 723f418e-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.790+0000 or about to expire ProcessInstanceId 723f4188-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7240529e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.798+0000 or about to expire ProcessInstanceId 72402b88-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.405 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 724d4b63-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 302 mSec with 804 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:50.406 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192886790 2019-12-24 11:07:50.406 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:50.498 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192886790 and task id 14356337541126 in 93 msec 2019-12-24 11:07:50.600 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 725190b6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.815+0000 or about to expire ProcessInstanceId 725190b0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7ff82296-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.829+0000 or about to expire ProcessInstanceId 7ff82290-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7ffbcc1e-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.841+0000 or about to expire ProcessInstanceId 7ffbcc18-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 7ffbf2f4-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:50.850+0000 or about to expire ProcessInstanceId 7ffbf2ee-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8000fc17-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:50.854+0000 or about to expire ProcessInstanceId 8000fc11-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:50.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 801176b5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.859+0000 or about to expire ProcessInstanceId 801176af-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8015205f-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:50.864+0000 or about to expire ProcessInstanceId 8014f949-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:50.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 801f59c9-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.871+0000 or about to expire ProcessInstanceId 801f59c3-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8028330d-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.876+0000 or about to expire ProcessInstanceId 80280bf7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 803be1a7-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.879+0000 or about to expire ProcessInstanceId 803be1a1-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8045a64e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:50.884+0000 or about to expire ProcessInstanceId 8045a648-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80570b45-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.888+0000 or about to expire ProcessInstanceId 80570b3f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8057599f-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:50.891+0000 or about to expire ProcessInstanceId 80575999-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8059ca02-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.894+0000 or about to expire ProcessInstanceId 8059a2ec-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8079127b-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:50.900+0000 or about to expire ProcessInstanceId 80791275-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8082610d-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.905+0000 or about to expire ProcessInstanceId 80826107-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8082aedd-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.915+0000 or about to expire ProcessInstanceId 808287c7-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80834bb3-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:50.937+0000 or about to expire ProcessInstanceId 8083249d-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 808e2145-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:50.946+0000 or about to expire ProcessInstanceId 808e213f-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 808f8075-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.953+0000 or about to expire ProcessInstanceId 808f806f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8098808d-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:50.958+0000 or about to expire ProcessInstanceId 80985977-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80a4dca5-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:50.961+0000 or about to expire ProcessInstanceId 80a4dc9f-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80b6907d-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:50.968+0000 or about to expire ProcessInstanceId 80b66967-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80efc8e1-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:50.979+0000 or about to expire ProcessInstanceId 80efc8db-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80f127fa-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:50.987+0000 or about to expire ProcessInstanceId 80f100e4-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 80f14f89-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.000+0000 or about to expire ProcessInstanceId 80f12873-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.603 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 80f3e7a5-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 307 mSec with 818 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:50.603 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174815258 2019-12-24 11:07:50.603 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:50.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174815258 and task id 14356337541131 in 100 msec 2019-12-24 11:07:50.792 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8116d8f1-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.023+0000 or about to expire ProcessInstanceId 8116d8eb-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.792 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8118381c-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.033+0000 or about to expire ProcessInstanceId 81183816-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.792 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 811be22d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:51.038+0000 or about to expire ProcessInstanceId 811bbb17-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 811ddddd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.042+0000 or about to expire ProcessInstanceId 811dddd7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 812c5cc9-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.051+0000 or about to expire ProcessInstanceId 812c5cc3-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 813228d1-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.055+0000 or about to expire ProcessInstanceId 813228cb-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8138df99-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.067+0000 or about to expire ProcessInstanceId 8138df93-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81411d55-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.082+0000 or about to expire ProcessInstanceId 81411d4f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 815393ed-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.091+0000 or about to expire ProcessInstanceId 815393e7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81687b85-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.103+0000 or about to expire ProcessInstanceId 81687b7f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8188d4cd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.107+0000 or about to expire ProcessInstanceId 8188d4c7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 819f69dd-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.111+0000 or about to expire ProcessInstanceId 819f42c7-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81a02d65-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.114+0000 or about to expire ProcessInstanceId 81a0064f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81a4c115-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.128+0000 or about to expire ProcessInstanceId 81a4c10f-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81afbdcd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.136+0000 or about to expire ProcessInstanceId 81afbdc7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81b1b8d0-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.148+0000 or about to expire ProcessInstanceId 81b191ba-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81b1e0b5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.153+0000 or about to expire ProcessInstanceId 81b1e0af-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81c0114d-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.160+0000 or about to expire ProcessInstanceId 81c01147-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81c42f52-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:51.170+0000 or about to expire ProcessInstanceId 81c42f4c-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81d54712-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.183+0000 or about to expire ProcessInstanceId 81d51ffc-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 81ed14fd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.191+0000 or about to expire ProcessInstanceId 81ecede7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.793 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 81f578d1-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 305 mSec with 812 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195786779 2019-12-24 11:07:50.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:50.906 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195786779 and task id 14356337541134 in 113 msec 2019-12-24 11:07:50.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82038331-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.206+0000 or about to expire ProcessInstanceId 8203832b-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8203d155-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.215+0000 or about to expire ProcessInstanceId 8203d14f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 820508d9-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.227+0000 or about to expire ProcessInstanceId 8204e1c3-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8207c86c-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.238+0000 or about to expire ProcessInstanceId 8207c866-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8208d9e4-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.248+0000 or about to expire ProcessInstanceId 8208d9de-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8223b47e-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.251+0000 or about to expire ProcessInstanceId 8223b478-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 822c407f-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.254+0000 or about to expire ProcessInstanceId 822c4079-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 823cbb5a-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.260+0000 or about to expire ProcessInstanceId 823cbb54-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82403d50-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.268+0000 or about to expire ProcessInstanceId 8240163a-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8247695a-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:51.280+0000 or about to expire ProcessInstanceId 82476954-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:50.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 824a7688-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.287+0000 or about to expire ProcessInstanceId 824a7682-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82528d52-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.297+0000 or about to expire ProcessInstanceId 8252663c-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 825795fd-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.307+0000 or about to expire ProcessInstanceId 825795f7-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 827d46da-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.315+0000 or about to expire ProcessInstanceId 827d46d4-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 829562c2-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.320+0000 or about to expire ProcessInstanceId 829562bc-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8297858b-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:51.323+0000 or about to expire ProcessInstanceId 82978585-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82990c09-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.328+0000 or about to expire ProcessInstanceId 8298e4f3-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 829eff81-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.331+0000 or about to expire ProcessInstanceId 829eff7b-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82a76432-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.335+0000 or about to expire ProcessInstanceId 82a73d1c-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82af79ad-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.341+0000 or about to expire ProcessInstanceId 82af5297-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82bd3603-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.349+0000 or about to expire ProcessInstanceId 82bd35fd-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82ce7424-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.359+0000 or about to expire ProcessInstanceId 82ce4d0e-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82d29210-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.362+0000 or about to expire ProcessInstanceId 82d2920a-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82d4dcd0-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.370+0000 or about to expire ProcessInstanceId 82d4dcca-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82e8b23b-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.375+0000 or about to expire ProcessInstanceId 82e8b235-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 82f77f35-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.391+0000 or about to expire ProcessInstanceId 82f77f2f-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:50.993 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 82f869b4-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 308 mSec with 822 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188299334 2019-12-24 11:07:50.993 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:51.050 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188299334 and task id 14356338589696 in 57 msec 2019-12-24 11:07:51.087 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83073792-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.408+0000 or about to expire ProcessInstanceId 8307378c-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:51.087 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 831f798a-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.411+0000 or about to expire ProcessInstanceId 831f7984-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:51.087 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8325e281-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.413+0000 or about to expire ProcessInstanceId 8325e27b-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.088 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 832f0a49-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.416+0000 or about to expire ProcessInstanceId 832f0a43-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.088 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83497034-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.422+0000 or about to expire ProcessInstanceId 8349702e-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.088 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83568f9c-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.429+0000 or about to expire ProcessInstanceId 83568f96-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.088 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 835a6047-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.432+0000 or about to expire ProcessInstanceId 835a6041-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.088 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 835a875f-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.436+0000 or about to expire ProcessInstanceId 835a8759-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 835d1edd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.439+0000 or about to expire ProcessInstanceId 835d1ed7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83708067-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.442+0000 or about to expire ProcessInstanceId 83705951-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83747789-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.447+0000 or about to expire ProcessInstanceId 83747783-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:51.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8393233b-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.450+0000 or about to expire ProcessInstanceId 83932335-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:51.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8397b79a-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.453+0000 or about to expire ProcessInstanceId 8397b794-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 8399d9c5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.456+0000 or about to expire ProcessInstanceId 8399d9bf-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 839b3a12-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.459+0000 or about to expire ProcessInstanceId 839b3a0c-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83ae9b1d-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.462+0000 or about to expire ProcessInstanceId 83ae9b17-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83d05308-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.475+0000 or about to expire ProcessInstanceId 83d05302-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 83e206bf-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:51.486+0000 or about to expire ProcessInstanceId 83e1dfa9-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:51.099 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356201275415 2019-12-24 11:07:51.099 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:51.198 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356201275415 and task id 14356338589699 in 99 msec 2019-12-24 11:07:51.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 90fd2127-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.508+0000 or about to expire ProcessInstanceId 90fd2121-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 9105379f-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.513+0000 or about to expire ProcessInstanceId 91051089-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 910a192d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:51.523+0000 or about to expire ProcessInstanceId 910a1927-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:51.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 910c3c18-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.531+0000 or about to expire ProcessInstanceId 910c3c12-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91158af0-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.535+0000 or about to expire ProcessInstanceId 91158aea-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 911ae222-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:51.538+0000 or about to expire ProcessInstanceId 911ae21c-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:51.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 911cb668-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.541+0000 or about to expire ProcessInstanceId 911cb662-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 911cb670-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.545+0000 or about to expire ProcessInstanceId 911cb66a-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:51.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 913d5e02-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.552+0000 or about to expire ProcessInstanceId 913d36ec-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91401da8-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.559+0000 or about to expire ProcessInstanceId 91401da2-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 914770d0-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.564+0000 or about to expire ProcessInstanceId 914770ca-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 9162e7ec-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:51.568+0000 or about to expire ProcessInstanceId 9162e7e6-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 917536c5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.573+0000 or about to expire ProcessInstanceId 917536bf-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 919e90fd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.579+0000 or about to expire ProcessInstanceId 919e90f7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91ab13f5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:07:51.582+0000 or about to expire ProcessInstanceId 91aaecdf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91b0b918-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.587+0000 or about to expire ProcessInstanceId 91b09202-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91b30378-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.594+0000 or about to expire ProcessInstanceId 91b30372-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91c838c4-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.601+0000 or about to expire ProcessInstanceId 91c811ae-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91d901a0-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.609+0000 or about to expire ProcessInstanceId 91d9019a-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91f84a2d-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.617+0000 or about to expire ProcessInstanceId 91f82317-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91f870c6-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.623+0000 or about to expire ProcessInstanceId 91f849b0-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91fd52ce-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.626+0000 or about to expire ProcessInstanceId 91fd2bb8-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 9206ef78-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.640+0000 or about to expire ProcessInstanceId 9206ef72-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 921436c5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.647+0000 or about to expire ProcessInstanceId 921436bf-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 92156ee3-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.663+0000 or about to expire ProcessInstanceId 92156edd-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.268 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9217b83d-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 302 mSec with 804 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356196032532 2019-12-24 11:07:51.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:51.369 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356196032532 and task id 14356338589703 in 101 msec 2019-12-24 11:07:51.436 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 92217cdb-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.680+0000 or about to expire ProcessInstanceId 922155c5-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.436 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 923c7e70-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.683+0000 or about to expire ProcessInstanceId 923c575a-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:51.436 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 923e53f3-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.690+0000 or about to expire ProcessInstanceId 923e2cdd-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.436 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 9243d188-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.699+0000 or about to expire ProcessInstanceId 9243d182-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.436 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 92500678-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.704+0000 or about to expire ProcessInstanceId 92500672-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:51.436 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 92649fe7-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.719+0000 or about to expire ProcessInstanceId 92649fe1-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.436 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 92669bd0-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.731+0000 or about to expire ProcessInstanceId 926674ba-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 926a6ca0-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.740+0000 or about to expire ProcessInstanceId 926a6c9a-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 926a93b8-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.751+0000 or about to expire ProcessInstanceId 926a93b2-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 926dc7b0-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.755+0000 or about to expire ProcessInstanceId 926da09a-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:51.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 926e6415-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.763+0000 or about to expire ProcessInstanceId 926e3cff-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 92810223-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.778+0000 or about to expire ProcessInstanceId 9281021d-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 928e20f8-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.786+0000 or about to expire ProcessInstanceId 928df9e2-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:51.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 9295264a-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.792+0000 or about to expire ProcessInstanceId 92952644-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 92991e1a-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.800+0000 or about to expire ProcessInstanceId 92991e14-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 92aaa983-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.807+0000 or about to expire ProcessInstanceId 92aaa97d-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 92accd42-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.815+0000 or about to expire ProcessInstanceId 92aca62c-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 92b3f85c-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.823+0000 or about to expire ProcessInstanceId 92b3f856-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 92d95ad0-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.830+0000 or about to expire ProcessInstanceId 92d933ba-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:51.440 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356172963850 2019-12-24 11:07:51.440 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:51.534 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356172963850 and task id 14356338589707 in 93 msec 2019-12-24 11:07:51.604 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 931e5318-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:07:51.847+0000 or about to expire ProcessInstanceId 931e5312-263d-11ea-8977-a6af6698f81a 2019-12-24 11:07:51.604 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 9323aaca-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:07:51.860+0000 or about to expire ProcessInstanceId 932383b4-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:07:51.604 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 9323aae9-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.863+0000 or about to expire ProcessInstanceId 9323aae3-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:51.604 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 932d6e0b-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:07:51.870+0000 or about to expire ProcessInstanceId 932d6e05-263d-11ea-a60a-62322569faf9 2019-12-24 11:07:53.896 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 71bd8df6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13470 mSec with 35920 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:53.896 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190396504 2019-12-24 11:07:53.896 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:53.999 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190396504 and task id 14356340686854 in 103 msec 2019-12-24 11:07:54.074 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 71e2f04e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13339 mSec with 35570 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:54.075 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184104997 2019-12-24 11:07:54.075 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:54.165 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184104997 and task id 14356341735425 in 89 msec 2019-12-24 11:07:54.253 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 71e89602-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 13211 mSec with 35228 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:54.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185301087 2019-12-24 11:07:54.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:54.341 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185301087 and task id 14356341735427 in 88 msec 2019-12-24 11:07:54.382 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 71f47cc9-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13122 mSec with 34992 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:54.382 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185153546 2019-12-24 11:07:54.382 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:54.535 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185153546 and task id 14356341735430 in 153 msec 2019-12-24 11:07:54.631 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7205e1f1-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12938 mSec with 34502 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:54.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194738256 2019-12-24 11:07:54.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:54.678 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194738256 and task id 14356341735432 in 47 msec 2019-12-24 11:07:54.773 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7207b666-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12836 mSec with 34228 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:54.773 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190740505 2019-12-24 11:07:54.773 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:54.831 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190740505 and task id 14356341735433 in 58 msec 2019-12-24 11:07:54.868 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 720a764b-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12770 mSec with 34054 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:54.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187398150 2019-12-24 11:07:54.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:54.924 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187398150 and task id 14356341735435 in 55 msec 2019-12-24 11:07:55.053 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 720c4aa6-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12637 mSec with 33698 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:55.054 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183449617 2019-12-24 11:07:55.054 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:55.200 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183449617 and task id 14356342784001 in 146 msec 2019-12-24 11:07:55.326 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 723f418e-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12436 mSec with 33162 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:55.326 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186595345 2019-12-24 11:07:55.326 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:55.478 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186595345 and task id 14356342784005 in 152 msec 2019-12-24 11:07:55.628 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7240529e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12215 mSec with 32574 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:55.628 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187398156 2019-12-24 11:07:55.628 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:55.737 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187398156 and task id 14356342784009 in 109 msec 2019-12-24 11:07:55.853 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 725190b6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12053 mSec with 32140 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:55.853 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192641066 2019-12-24 11:07:55.853 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:55.958 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192641066 and task id 14356342784012 in 105 msec 2019-12-24 11:07:56.053 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7ff82296-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11909 mSec with 31756 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:56.053 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191789062 2019-12-24 11:07:56.053 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:56.119 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191789062 and task id 14356343832576 in 66 msec 2019-12-24 11:07:56.199 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7ffbcc1e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11804 mSec with 31478 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:56.199 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195639304 2019-12-24 11:07:56.199 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:56.397 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195639304 and task id 14356343832579 in 198 msec 2019-12-24 11:07:56.474 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 7ffbf2f4-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11603 mSec with 30942 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:56.474 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194738274 2019-12-24 11:07:56.474 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:56.570 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194738274 and task id 14356343832583 in 96 msec 2019-12-24 11:07:56.683 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8000fc17-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11458 mSec with 30554 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:56.683 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191592531 2019-12-24 11:07:56.683 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:56.751 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191592531 and task id 14356343832587 in 68 msec 2019-12-24 11:07:56.782 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 801176b5-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11392 mSec with 30378 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:56.782 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190396499 2019-12-24 11:07:56.782 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:56.857 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190396499 and task id 14356343832588 in 75 msec 2019-12-24 11:07:56.942 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8015205f-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11281 mSec with 30082 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:56.943 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192493585 2019-12-24 11:07:56.943 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:57.058 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192493585 and task id 14356344881152 in 115 msec 2019-12-24 11:07:57.205 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 801f59c9-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11093 mSec with 29580 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:57.205 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194738228 2019-12-24 11:07:57.205 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:57.329 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194738228 and task id 14356344881156 in 124 msec 2019-12-24 11:07:57.366 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8028330d-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10978 mSec with 29274 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:57.367 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188299328 2019-12-24 11:07:57.367 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:57.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188299328 and task id 14356344881158 in 66 msec 2019-12-24 11:07:57.477 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 803be1a7-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10901 mSec with 29070 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:57.478 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192493625 2019-12-24 11:07:57.478 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:57.568 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192493625 and task id 14356344881161 in 90 msec 2019-12-24 11:07:57.625 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8045a64e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10800 mSec with 28800 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:57.625 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195786788 2019-12-24 11:07:57.625 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:57.769 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195786788 and task id 14356344881164 in 144 msec 2019-12-24 11:07:57.861 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 80570b45-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10625 mSec with 28334 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:57.861 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195786838 2019-12-24 11:07:57.861 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:57.941 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195786838 and task id 14356344881168 in 80 msec 2019-12-24 11:07:58.008 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8057599f-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10523 mSec with 28060 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:58.008 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356196032546 2019-12-24 11:07:58.008 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:58.120 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356196032546 and task id 14356345929730 in 112 msec 2019-12-24 11:07:58.190 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8059ca02-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10391 mSec with 27710 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:58.190 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195639322 2019-12-24 11:07:58.190 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:58.278 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195639322 and task id 14356345929732 in 87 msec 2019-12-24 11:07:58.358 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8079127b-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10268 mSec with 27380 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:58.358 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191592472 2019-12-24 11:07:58.358 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:58.426 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191592472 and task id 14356345929735 in 68 msec 2019-12-24 11:07:58.474 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8082610d-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10185 mSec with 27160 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:58.474 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192493595 2019-12-24 11:07:58.474 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:58.607 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192493595 and task id 14356345929739 in 133 msec 2019-12-24 11:07:58.649 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8082aedd-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10061 mSec with 26830 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:58.649 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194738250 2019-12-24 11:07:58.649 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:58.750 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194738250 and task id 14356345929743 in 101 msec 2019-12-24 11:07:58.808 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 80834bb3-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9946 mSec with 26522 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:58.808 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192493579 2019-12-24 11:07:58.808 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:58.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192493579 and task id 14356345929747 in 81 msec 2019-12-24 11:07:58.957 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 808e2145-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9842 mSec with 26244 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:58.957 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250841 2019-12-24 11:07:58.957 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:59.047 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250841 and task id 14356346978305 in 90 msec 2019-12-24 11:07:59.122 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 808f8075-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 9722 mSec with 25924 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:59.122 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199129170 2019-12-24 11:07:59.122 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:59.186 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199129170 and task id 14356347027456 in 64 msec 2019-12-24 11:07:59.237 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8098808d-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9641 mSec with 25710 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:59.237 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171915274 2019-12-24 11:07:59.237 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:59.326 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171915274 and task id 14356347027458 in 89 msec 2019-12-24 11:07:59.433 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 80a4dca5-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9566 mSec with 25510 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:59.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193689679 2019-12-24 11:07:59.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:59.493 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193689679 and task id 14356347027461 in 60 msec 2019-12-24 11:07:59.613 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 80b6907d-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 9435 mSec with 25160 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:59.613 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199178257 2019-12-24 11:07:59.613 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:59.785 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199178257 and task id 14356347027468 in 172 msec 2019-12-24 11:07:59.841 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 80efc8e1-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9268 mSec with 24714 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:59.841 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195983399 2019-12-24 11:07:59.841 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:07:59.913 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195983399 and task id 14356347027472 in 72 msec 2019-12-24 11:07:59.952 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 80f127fa-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9186 mSec with 24496 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:07:59.953 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190396488 2019-12-24 11:07:59.953 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:00.097 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190396488 and task id 14356347027475 in 144 msec 2019-12-24 11:08:00.207 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 80f14f89-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9000 mSec with 24000 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:00.208 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194738194 2019-12-24 11:08:00.208 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:00.330 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194738194 and task id 14356348076038 in 123 msec 2019-12-24 11:08:00.370 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8116d8f1-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8887 mSec with 23698 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:00.370 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200226824 2019-12-24 11:08:00.370 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:00.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200226824 and task id 14356348076043 in 63 msec 2019-12-24 11:08:00.472 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8118381c-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8810 mSec with 23494 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:00.472 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197883939 2019-12-24 11:08:00.472 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:00.634 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197883939 and task id 14356348076048 in 162 msec 2019-12-24 11:08:00.718 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 811be22d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 8633 mSec with 23020 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:00.718 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192493581 2019-12-24 11:08:00.718 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:00.780 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192493581 and task id 14356348076052 in 62 msec 2019-12-24 11:08:00.813 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 811ddddd-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 8563 mSec with 22834 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:00.813 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195786858 2019-12-24 11:08:00.813 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:00.893 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195786858 and task id 14356348076056 in 80 msec 2019-12-24 11:08:00.947 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 812c5cc9-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8463 mSec with 22568 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:00.948 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195786754 2019-12-24 11:08:00.948 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:01.058 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195786754 and task id 14356349124608 in 110 msec 2019-12-24 11:08:01.177 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 813228d1-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8295 mSec with 22120 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:01.178 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191838264 2019-12-24 11:08:01.178 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:01.292 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191838264 and task id 14356349124613 in 114 msec 2019-12-24 11:08:01.357 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8138df99-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8168 mSec with 21782 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:01.357 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191838277 2019-12-24 11:08:01.357 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:01.466 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191838277 and task id 14356349124620 in 109 msec 2019-12-24 11:08:01.552 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 81411d55-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 8029 mSec with 21410 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:01.553 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191592452 2019-12-24 11:08:01.553 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:01.673 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191592452 and task id 14356349124623 in 120 msec 2019-12-24 11:08:01.761 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 815393ed-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 7878 mSec with 21008 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:01.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194738260 2019-12-24 11:08:01.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:01.929 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194738260 and task id 14356349124627 in 168 msec 2019-12-24 11:08:02.016 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 81687b85-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 7694 mSec with 20518 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:02.016 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191592494 2019-12-24 11:08:02.016 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:02.155 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191592494 and task id 14356350173184 in 139 msec 2019-12-24 11:08:02.299 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8188d4cd-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 7493 mSec with 19980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:02.299 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192641101 2019-12-24 11:08:02.299 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:02.475 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192641101 and task id 14356350173187 in 176 msec 2019-12-24 11:08:02.560 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 819f69dd-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 7295 mSec with 19452 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:02.561 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193689626 2019-12-24 11:08:02.561 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:02.648 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193689626 and task id 14356350173190 in 88 msec 2019-12-24 11:08:02.691 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 81a02d65-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 7199 mSec with 19196 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:02.692 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188446766 2019-12-24 11:08:02.692 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:02.771 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188446766 and task id 14356350173193 in 79 msec 2019-12-24 11:08:02.879 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 81a4c115-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 7065 mSec with 18840 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:02.879 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356196032571 2019-12-24 11:08:02.879 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:02.953 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356196032571 and task id 14356350173196 in 74 msec 2019-12-24 11:08:02.998 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 81afbdcd-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6980 mSec with 18612 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:02.998 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197081092 2019-12-24 11:08:02.998 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:03.069 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197081092 and task id 14356351221760 in 71 msec 2019-12-24 11:08:03.122 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 81b1b8d0-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 6890 mSec with 18372 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:03.123 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193689646 2019-12-24 11:08:03.123 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:03.202 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193689646 and task id 14356351221763 in 79 msec 2019-12-24 11:08:03.241 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 81b1e0b5-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6807 mSec with 18152 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:03.241 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356196835340 2019-12-24 11:08:03.241 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:03.285 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356196835340 and task id 14356351221765 in 44 msec 2019-12-24 11:08:03.366 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 81c0114d-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6723 mSec with 17928 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:03.366 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193886229 2019-12-24 11:08:03.366 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:03.475 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193886229 and task id 14356351221768 in 109 msec 2019-12-24 11:08:03.565 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 81c42f52-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 6579 mSec with 17544 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:03.566 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356196032537 2019-12-24 11:08:03.566 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:03.693 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356196032537 and task id 14356351221771 in 128 msec 2019-12-24 11:08:03.726 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 81d54712-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6461 mSec with 17230 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:03.726 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356171915276 2019-12-24 11:08:03.726 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:03.769 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356171915276 and task id 14356351221774 in 43 msec 2019-12-24 11:08:03.863 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 81ed14fd-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6370 mSec with 16986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:03.863 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197883913 2019-12-24 11:08:03.863 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:03.941 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197883913 and task id 14356351221777 in 78 msec 2019-12-24 11:08:04.011 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 82038331-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6262 mSec with 16698 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:04.011 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188692492 2019-12-24 11:08:04.011 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:04.136 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188692492 and task id 14356352270336 in 125 msec 2019-12-24 11:08:04.183 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8203d155-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6135 mSec with 16360 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:04.190 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173766666 2019-12-24 11:08:04.191 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:04.312 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173766666 and task id 14356352221185 in 122 msec 2019-12-24 11:08:04.361 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 820508d9-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6002 mSec with 16006 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:04.361 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194738196 2019-12-24 11:08:04.361 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:04.502 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194738196 and task id 14356352221187 in 141 msec 2019-12-24 11:08:04.582 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8207c86c-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 5840 mSec with 15572 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:04.582 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356196687874 2019-12-24 11:08:04.582 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:04.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356196687874 and task id 14356351877127 in 119 msec 2019-12-24 11:08:04.789 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8208d9e4-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 5686 mSec with 15162 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:04.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170620947 2019-12-24 11:08:04.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:04.899 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170620947 and task id 14356351877132 in 110 msec 2019-12-24 11:08:04.972 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8223b47e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 5552 mSec with 14806 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:04.972 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356196032548 2019-12-24 11:08:04.972 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:05.050 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356196032548 and task id 14356352925696 in 78 msec 2019-12-24 11:08:05.177 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 822c407f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 5404 mSec with 14410 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:05.178 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356177960990 2019-12-24 11:08:05.178 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:05.319 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356177960990 and task id 14356352925698 in 142 msec 2019-12-24 11:08:05.403 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 823cbb5a-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 5240 mSec with 13972 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:05.403 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356180058142 2019-12-24 11:08:05.403 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:05.547 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356180058142 and task id 14356352925700 in 144 msec 2019-12-24 11:08:05.615 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 82403d50-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 5083 mSec with 13554 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:05.616 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192886794 2019-12-24 11:08:05.616 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:05.725 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192886794 and task id 14356352925702 in 110 msec 2019-12-24 11:08:05.794 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8247695a-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 4951 mSec with 13202 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:05.794 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197883978 2019-12-24 11:08:05.794 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:05.893 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197883978 and task id 14356352925704 in 99 msec 2019-12-24 11:08:05.935 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 824a7688-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 4848 mSec with 12928 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:05.935 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191445016 2019-12-24 11:08:05.935 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:06.011 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191445016 and task id 14356352925706 in 76 msec 2019-12-24 11:08:06.070 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 82528d52-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4756 mSec with 12682 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:06.070 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190396482 2019-12-24 11:08:06.070 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:06.165 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190396482 and task id 14356353974273 in 95 msec 2019-12-24 11:08:06.261 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 825795fd-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 4618 mSec with 12314 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:06.261 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193689685 2019-12-24 11:08:06.261 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:06.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193689685 and task id 14356353974275 in 130 msec 2019-12-24 11:08:06.427 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 827d46da-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4499 mSec with 11996 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:06.427 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191592474 2019-12-24 11:08:06.427 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:06.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191592474 and task id 14356353974277 in 59 msec 2019-12-24 11:08:06.549 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 829562c2-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 4412 mSec with 11766 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:06.549 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192493570 2019-12-24 11:08:06.549 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:06.637 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192493570 and task id 14356353974279 in 88 msec 2019-12-24 11:08:06.732 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8297858b-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 4283 mSec with 11422 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:06.733 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192641073 2019-12-24 11:08:06.733 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:06.801 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192641073 and task id 14356353974281 in 68 msec 2019-12-24 11:08:06.865 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 82990c09-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 4193 mSec with 11180 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:06.865 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195639316 2019-12-24 11:08:06.865 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:06.945 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195639316 and task id 14356353974283 in 80 msec 2019-12-24 11:08:07.029 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 829eff81-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 4072 mSec with 10858 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:07.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195983423 2019-12-24 11:08:07.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:07.119 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195983423 and task id 14356355022848 in 90 msec 2019-12-24 11:08:07.223 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 82a76432-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 3933 mSec with 10488 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:07.223 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197081140 2019-12-24 11:08:07.223 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:07.294 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197081140 and task id 14356355022850 in 71 msec 2019-12-24 11:08:07.361 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 82af79ad-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 3832 mSec with 10218 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:07.361 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195786776 2019-12-24 11:08:07.361 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:07.440 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195786776 and task id 14356355022852 in 79 msec 2019-12-24 11:08:07.528 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 82bd3603-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 3709 mSec with 9890 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:07.528 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193689651 2019-12-24 11:08:07.529 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:07.726 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193689651 and task id 14356355022856 in 198 msec 2019-12-24 11:08:07.819 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 82ce7424-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 3493 mSec with 9314 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:07.819 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197081113 2019-12-24 11:08:07.819 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:07.921 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197081113 and task id 14356355022859 in 102 msec 2019-12-24 11:08:08.003 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 82d29210-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 3359 mSec with 8958 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:08.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197081115 2019-12-24 11:08:08.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:08.111 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197081115 and task id 14356356071426 in 108 msec 2019-12-24 11:08:08.144 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 82d4dcd0-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 3256 mSec with 8682 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:08.144 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193689657 2019-12-24 11:08:08.144 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:08.243 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193689657 and task id 14356356071428 in 99 msec 2019-12-24 11:08:08.288 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 82e8b23b-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 3152 mSec with 8406 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:08.288 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356170866729 2019-12-24 11:08:08.288 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:08.373 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356170866729 and task id 14356356071429 in 85 msec 2019-12-24 11:08:08.461 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 82f77f35-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 3027 mSec with 8072 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:08.461 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193689677 2019-12-24 11:08:08.461 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:08.568 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193689677 and task id 14356356071431 in 107 msec 2019-12-24 11:08:08.618 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 83073792-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 2914 mSec with 7770 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:08.619 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194738203 2019-12-24 11:08:08.619 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:08.717 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194738203 and task id 14356356071434 in 98 msec 2019-12-24 11:08:08.800 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 831f798a-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 2783 mSec with 7422 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:08.800 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199129158 2019-12-24 11:08:08.800 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:08.888 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199129158 and task id 14356356071437 in 88 msec 2019-12-24 11:08:08.945 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8325e281-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 2682 mSec with 7152 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:08.945 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188299340 2019-12-24 11:08:08.945 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:09.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188299340 and task id 14356356071442 in 84 msec 2019-12-24 11:08:09.093 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 832f0a49-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 2584 mSec with 6890 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:09.094 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195786826 2019-12-24 11:08:09.094 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:09.189 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195786826 and task id 14356357120004 in 95 msec 2019-12-24 11:08:09.236 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 83497034-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 2483 mSec with 6620 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:09.236 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197031944 2019-12-24 11:08:09.236 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:09.363 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197031944 and task id 14356357120006 in 127 msec 2019-12-24 11:08:09.433 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 83568f9c-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 2340 mSec with 6240 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:09.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056402 2019-12-24 11:08:09.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:09.541 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056402 and task id 14356357120013 in 108 msec 2019-12-24 11:08:09.633 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 835a6047-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 2194 mSec with 5850 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:09.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197081129 2019-12-24 11:08:09.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:09.700 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197081129 and task id 14356357120015 in 67 msec 2019-12-24 11:08:09.723 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 835a875f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 2133 mSec with 5688 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:09.723 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200177670 2019-12-24 11:08:09.723 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:09.833 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200177670 and task id 14356357120016 in 110 msec 2019-12-24 11:08:09.908 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 835d1edd-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 1999 mSec with 5330 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:09.908 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356176912385 2019-12-24 11:08:09.908 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:10.074 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356176912385 and task id 14356357120022 in 166 msec 2019-12-24 11:08:10.177 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 83708067-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 1804 mSec with 4810 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:10.177 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056443 2019-12-24 11:08:10.177 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:10.334 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056443 and task id 14356358168580 in 157 msec 2019-12-24 11:08:10.356 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 83747789-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 1673 mSec with 4462 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:10.357 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818122 2019-12-24 11:08:10.357 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:10.459 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818122 and task id 14356358168586 in 103 msec 2019-12-24 11:08:10.522 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8393233b-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 1552 mSec with 4138 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:10.522 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193689602 2019-12-24 11:08:10.522 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:10.623 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193689602 and task id 14356358168590 in 101 msec 2019-12-24 11:08:10.670 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8397b79a-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 1445 mSec with 3854 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:10.670 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193886300 2019-12-24 11:08:10.670 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:11.435 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193886300 and task id 14356359217156 in 765 msec 2019-12-24 11:08:11.521 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 8399d9c5-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 814 mSec with 2170 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:11.521 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193689639 2019-12-24 11:08:11.521 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:11.630 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193689639 and task id 14356359217162 in 109 msec 2019-12-24 11:08:11.702 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 839b3a12-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 688 mSec with 1834 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:11.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195786798 2019-12-24 11:08:11.703 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:11.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195786798 and task id 14356359217167 in 90 msec 2019-12-24 11:08:11.860 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 83ae9b1d-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 573 mSec with 1528 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:11.860 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191445001 2019-12-24 11:08:11.860 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:11.928 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191445001 and task id 14356359217170 in 68 msec 2019-12-24 11:08:11.999 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 83d05308-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 476 mSec with 1268 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:11.999 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190396496 2019-12-24 11:08:11.999 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:12.131 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190396496 and task id 14356360265729 in 132 msec 2019-12-24 11:08:12.214 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 83e206bf-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 320 mSec with 852 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:12.214 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197031949 2019-12-24 11:08:12.214 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:12.342 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197031949 and task id 14356360265735 in 128 msec 2019-12-24 11:08:12.449 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 90fd2127-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 491 mSec with 1308 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:12.449 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183449612 2019-12-24 11:08:12.449 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:12.542 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183449612 and task id 14356360265741 in 93 msec 2019-12-24 11:08:12.599 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9105379f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 376 mSec with 1002 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:12.600 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175011881 2019-12-24 11:08:12.600 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:12.670 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175011881 and task id 14356360265745 in 70 msec 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 910a192d-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:08:13.103+0000 or about to expire ProcessInstanceId 910a1927-263d-11ea-b009-aedc91f750c8 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 910c3c18-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:08:13.106+0000 or about to expire ProcessInstanceId 910c3c12-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91158af0-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:08:13.112+0000 or about to expire ProcessInstanceId 91158aea-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 911ae222-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:08:13.116+0000 or about to expire ProcessInstanceId 911ae21c-263d-11ea-b009-aedc91f750c8 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 911cb668-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:08:13.119+0000 or about to expire ProcessInstanceId 911cb662-263d-11ea-a60a-62322569faf9 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 911cb670-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:08:13.122+0000 or about to expire ProcessInstanceId 911cb66a-263d-11ea-8977-a6af6698f81a 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 913d5e02-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:08:13.125+0000 or about to expire ProcessInstanceId 913d36ec-263d-11ea-a60a-62322569faf9 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91401da8-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:08:13.129+0000 or about to expire ProcessInstanceId 91401da2-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 914770d0-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:08:13.131+0000 or about to expire ProcessInstanceId 914770ca-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 9162e7ec-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:08:13.137+0000 or about to expire ProcessInstanceId 9162e7e6-263d-11ea-b009-aedc91f750c8 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 917536c5-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:08:13.140+0000 or about to expire ProcessInstanceId 917536bf-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 919e90fd-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:08:13.143+0000 or about to expire ProcessInstanceId 919e90f7-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91ab13f5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:08:13.145+0000 or about to expire ProcessInstanceId 91aaecdf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91b0b918-263d-11ea-8977-a6af6698f81a lock already Expired 2019-12-24T11:08:13.149+0000 or about to expire ProcessInstanceId 91b09202-263d-11ea-8977-a6af6698f81a 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91b30378-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:08:13.151+0000 or about to expire ProcessInstanceId 91b30372-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:08:12.754 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task 91c838c4-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:08:13.154+0000 or about to expire ProcessInstanceId 91c811ae-263d-11ea-a60a-62322569faf9 2019-12-24 11:08:12.758 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9fecfb66-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 628 mSec with 1674 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:12.758 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200177676 2019-12-24 11:08:12.758 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:12.857 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200177676 and task id 14356360265748 in 99 msec 2019-12-24 11:08:12.913 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a009d1b2-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 515 mSec with 1374 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:12.913 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202078208 2019-12-24 11:08:12.913 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:13.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202078208 and task id 14356360265754 in 116 msec 2019-12-24 11:08:13.097 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a00df0fb-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 383 mSec with 1020 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:13.097 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356181106715 2019-12-24 11:08:13.097 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:13.181 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356181106715 and task id 14356361314306 in 84 msec 2019-12-24 11:08:13.206 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a00eb38f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 307 mSec with 818 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:13.206 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056494 2019-12-24 11:08:13.206 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:13.270 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056494 and task id 14356361314309 in 64 msec 2019-12-24 11:08:13.312 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task a012362a-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:08:13.618+0000 or about to expire ProcessInstanceId a0123624-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:08:13.312 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task a0219f82-263d-11ea-b9fc-4618048f9b5d lock already Expired 2019-12-24T11:08:13.622+0000 or about to expire ProcessInstanceId a021786c-263d-11ea-b9fc-4618048f9b5d 2019-12-24 11:08:13.312 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task a02549a0-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:08:13.627+0000 or about to expire ProcessInstanceId a025499a-263d-11ea-b009-aedc91f750c8 2019-12-24 11:08:13.312 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task a047c55d-263d-11ea-a60a-62322569faf9 lock already Expired 2019-12-24T11:08:13.635+0000 or about to expire ProcessInstanceId a047c557-263d-11ea-a60a-62322569faf9 2019-12-24 11:08:13.312 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task a047c5d5-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:08:13.639+0000 or about to expire ProcessInstanceId a047c5cf-263d-11ea-b009-aedc91f750c8 2019-12-24 11:08:13.312 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.t.AbstractFlowExternalTaskHandler - External Task a06b5287-263d-11ea-b009-aedc91f750c8 lock already Expired 2019-12-24T11:08:13.652+0000 or about to expire ProcessInstanceId a06b5281-263d-11ea-b009-aedc91f750c8 2019-12-24 11:08:13.722 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 910a192d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14698 mSec with 39194 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:13.722 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195639312 2019-12-24 11:08:13.722 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:13.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195639312 and task id 14356361314320 in 67 msec 2019-12-24 11:08:13.849 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 910c3c18-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14617 mSec with 38978 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:13.849 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192641081 2019-12-24 11:08:13.849 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:13.961 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192641081 and task id 14356361314326 in 112 msec 2019-12-24 11:08:14.003 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 91158af0-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14507 mSec with 38686 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:14.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356181106737 2019-12-24 11:08:14.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:14.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356181106737 and task id 14356362362882 in 95 msec 2019-12-24 11:08:14.148 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 911ae222-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14402 mSec with 38406 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:14.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356198785098 2019-12-24 11:08:14.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:14.297 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356198785098 and task id 14356362706946 in 149 msec 2019-12-24 11:08:14.388 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 911cb668-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14225 mSec with 37934 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:14.388 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175011930 2019-12-24 11:08:14.388 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:14.559 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175011930 and task id 14356362706947 in 171 msec 2019-12-24 11:08:14.596 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 911cb670-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14075 mSec with 37534 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:14.596 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200226890 2019-12-24 11:08:14.596 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:14.690 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200226890 and task id 14356362756103 in 94 msec 2019-12-24 11:08:14.769 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 913d5e02-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13953 mSec with 37208 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:14.769 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356169818142 2019-12-24 11:08:14.769 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:14.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356169818142 and task id 14356362756105 in 101 msec 2019-12-24 11:08:14.932 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 91401da8-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13833 mSec with 36888 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:14.933 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202323972 2019-12-24 11:08:14.933 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:15.021 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202323972 and task id 14356362756110 in 88 msec 2019-12-24 11:08:15.114 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 914770d0-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13699 mSec with 36530 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:15.114 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175011882 2019-12-24 11:08:15.114 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:15.270 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175011882 and task id 14356363804675 in 156 msec 2019-12-24 11:08:15.301 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9162e7ec-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 13565 mSec with 36172 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:15.301 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356201029642 2019-12-24 11:08:15.301 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:15.362 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356201029642 and task id 14356363804678 in 61 msec 2019-12-24 11:08:15.392 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 917536c5-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13511 mSec with 36030 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:15.392 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197081127 2019-12-24 11:08:15.392 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:15.499 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197081127 and task id 14356363804684 in 107 msec 2019-12-24 11:08:15.545 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 919e90fd-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13399 mSec with 35730 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:15.545 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356174667840 2019-12-24 11:08:15.545 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:15.630 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356174667840 and task id 14356363804686 in 85 msec 2019-12-24 11:08:15.713 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 91ab13f5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 13276 mSec with 35402 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:15.713 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356179206191 2019-12-24 11:08:15.713 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:15.777 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356179206191 and task id 14356363755522 in 64 msec 2019-12-24 11:08:15.841 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 91b0b918-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 13184 mSec with 35158 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:15.841 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193689608 2019-12-24 11:08:15.841 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:15.937 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193689608 and task id 14356363804692 in 96 msec 2019-12-24 11:08:16.007 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 91b30378-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13061 mSec with 34830 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:16.007 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356198932501 2019-12-24 11:08:16.007 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:16.130 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356198932501 and task id 14356364853249 in 123 msec 2019-12-24 11:08:16.205 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 91c838c4-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12918 mSec with 34448 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:16.205 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356198785104 2019-12-24 11:08:16.205 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:16.318 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356198785104 and task id 14356364853254 in 113 msec 2019-12-24 11:08:16.371 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9f3fa41f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12794 mSec with 34118 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:16.371 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202323988 2019-12-24 11:08:16.371 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:16.466 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202323988 and task id 14356364853258 in 95 msec 2019-12-24 11:08:16.528 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9f423c05-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12683 mSec with 33820 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:16.528 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194983944 2019-12-24 11:08:16.528 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:16.686 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194983944 and task id 14356364853261 in 158 msec 2019-12-24 11:08:16.757 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9f45e59d-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12521 mSec with 33390 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:16.757 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184252453 2019-12-24 11:08:16.757 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:16.845 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184252453 and task id 14356364804108 in 88 msec 2019-12-24 11:08:16.898 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9f46cfd8-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 12417 mSec with 33112 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:16.898 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199833600 2019-12-24 11:08:16.898 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:16.971 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199833600 and task id 14356364804111 in 73 msec 2019-12-24 11:08:17.049 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9f521a8d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 12305 mSec with 32814 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:17.049 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192641052 2019-12-24 11:08:17.049 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:17.197 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192641052 and task id 14356365901826 in 148 msec 2019-12-24 11:08:17.245 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9f5268ba-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12163 mSec with 32434 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:17.245 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204372055 2019-12-24 11:08:17.245 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:17.326 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204372055 and task id 14356365901830 in 81 msec 2019-12-24 11:08:17.420 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9f60c095-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 12035 mSec with 32094 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:17.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186202169 2019-12-24 11:08:17.420 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:17.513 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186202169 and task id 14356365901834 in 93 msec 2019-12-24 11:08:17.606 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9f6b215d-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11899 mSec with 31730 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:17.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191592521 2019-12-24 11:08:17.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:17.709 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191592521 and task id 14356365901838 in 103 msec 2019-12-24 11:08:17.784 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9f7d224a-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11767 mSec with 31378 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:17.784 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356196032569 2019-12-24 11:08:17.784 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:17.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356196032569 and task id 14356365901841 in 85 msec 2019-12-24 11:08:17.927 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9f9516c8-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11662 mSec with 31098 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:17.927 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200226876 2019-12-24 11:08:17.927 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:18.047 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200226876 and task id 14356366950400 in 120 msec 2019-12-24 11:08:18.114 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9f9cdf5f-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11528 mSec with 30740 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:18.115 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356201029691 2019-12-24 11:08:18.115 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:18.243 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356201029691 and task id 14356366950405 in 129 msec 2019-12-24 11:08:18.291 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9fb65ae4-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11397 mSec with 30392 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:18.291 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356173963283 2019-12-24 11:08:18.291 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:18.366 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356173963283 and task id 14356366950408 in 75 msec 2019-12-24 11:08:18.432 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9fbff835-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11296 mSec with 30122 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:18.432 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202078270 2019-12-24 11:08:18.432 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:18.593 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202078270 and task id 14356366901250 in 161 msec 2019-12-24 11:08:18.651 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9fc1a550-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11133 mSec with 29688 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:18.651 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186349575 2019-12-24 11:08:18.651 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:18.776 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186349575 and task id 14356366901257 in 125 msec 2019-12-24 11:08:18.795 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 9fe1b0be-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11029 mSec with 29410 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:18.796 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356201275392 2019-12-24 11:08:18.796 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:18.854 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356201275392 and task id 14356366901261 in 58 msec 2019-12-24 11:08:18.917 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ac3d2402-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10941 mSec with 29176 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:18.917 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183203861 2019-12-24 11:08:18.917 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:19.012 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183203861 and task id 14356366901265 in 95 msec 2019-12-24 11:08:19.051 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ac449e1a-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10842 mSec with 28912 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:19.052 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207321154 2019-12-24 11:08:19.052 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:19.179 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207321154 and task id 14356367998978 in 127 msec 2019-12-24 11:08:19.271 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ac45b04f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10684 mSec with 28490 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:19.271 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191592448 2019-12-24 11:08:19.271 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:19.364 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191592448 and task id 14356367998984 in 93 msec 2019-12-24 11:08:19.425 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ac62110a-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10577 mSec with 28206 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:19.425 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190396449 2019-12-24 11:08:19.425 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:19.549 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190396449 and task id 14356367998987 in 124 msec 2019-12-24 11:08:19.606 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ac693d6f-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10447 mSec with 27858 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:19.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356184252472 2019-12-24 11:08:19.606 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:19.713 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356184252472 and task id 14356367949836 in 107 msec 2019-12-24 11:08:19.766 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ac79def8-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10336 mSec with 27562 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:19.767 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204421139 2019-12-24 11:08:19.767 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:19.819 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204421139 and task id 14356367998992 in 52 msec 2019-12-24 11:08:19.880 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ac863b10-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10257 mSec with 27352 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:19.880 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190543904 2019-12-24 11:08:19.880 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:19.966 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190543904 and task id 14356367753217 in 86 msec 2019-12-24 11:08:20.156 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ac8ec724-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10060 mSec with 26826 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:20.156 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203323405 2019-12-24 11:08:20.156 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:20.218 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203323405 and task id 14356368801792 in 62 msec 2019-12-24 11:08:20.313 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ac8f3bdb-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9950 mSec with 26534 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:20.313 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202078248 2019-12-24 11:08:20.313 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:20.513 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202078248 and task id 14356368801795 in 200 msec 2019-12-24 11:08:20.590 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ac997513-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9747 mSec with 25992 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:20.590 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203323411 2019-12-24 11:08:20.590 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:20.681 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203323411 and task id 14356368801799 in 91 msec 2019-12-24 11:08:20.752 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ac9d6cce-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9636 mSec with 25696 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:20.752 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187398154 2019-12-24 11:08:20.752 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:20.822 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187398154 and task id 14356368801802 in 70 msec 2019-12-24 11:08:20.913 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task acb11bf9-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9519 mSec with 25384 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:20.913 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197031977 2019-12-24 11:08:20.913 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:20.967 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197031977 and task id 14356368801803 in 54 msec 2019-12-24 11:08:20.996 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task acb64c71-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 9463 mSec with 25234 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:20.996 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188299338 2019-12-24 11:08:20.996 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:21.081 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188299338 and task id 14356369850368 in 85 msec 2019-12-24 11:08:21.160 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task acc3e0c4-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9341 mSec with 24908 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:21.160 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191592502 2019-12-24 11:08:21.160 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:21.261 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191592502 and task id 14356369850371 in 101 msec 2019-12-24 11:08:21.323 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task acc62acf-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9224 mSec with 24596 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:21.323 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204175438 2019-12-24 11:08:21.323 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:21.415 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204175438 and task id 14356369850373 in 92 msec 2019-12-24 11:08:21.514 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task acda4e39-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 9083 mSec with 24220 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:21.515 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356198785048 2019-12-24 11:08:21.515 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:21.600 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356198785048 and task id 14356369850375 in 85 msec 2019-12-24 11:08:21.684 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task acf0473d-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8957 mSec with 23886 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:21.684 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203323413 2019-12-24 11:08:21.684 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:21.766 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203323413 and task id 14356369850377 in 82 msec 2019-12-24 11:08:21.878 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task acf0bd13-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 8816 mSec with 23508 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:21.878 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203126788 2019-12-24 11:08:21.878 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:21.977 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203126788 and task id 14356369850379 in 99 msec 2019-12-24 11:08:22.069 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ad0778c1-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 8675 mSec with 23132 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:22.069 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202274822 2019-12-24 11:08:22.069 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:22.266 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202274822 and task id 14356370898945 in 197 msec 2019-12-24 11:08:22.345 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ad0b4968-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8471 mSec with 22588 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:22.345 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192837639 2019-12-24 11:08:22.345 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:22.461 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192837639 and task id 14356370898947 in 116 msec 2019-12-24 11:08:22.516 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ad161ec9-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 8345 mSec with 22252 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:22.517 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197736514 2019-12-24 11:08:22.517 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:22.629 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197736514 and task id 14356370898949 in 112 msec 2019-12-24 11:08:22.710 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ad1fe2c5-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 8200 mSec with 21866 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:22.710 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195983361 2019-12-24 11:08:22.710 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:22.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195983361 and task id 14356370898951 in 51 msec 2019-12-24 11:08:22.810 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ad22f033-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8135 mSec with 21692 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:22.810 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356180058138 2019-12-24 11:08:22.810 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:22.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356180058138 and task id 14356370898953 in 91 msec 2019-12-24 11:08:23.006 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ad2931de-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 7996 mSec with 21322 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:23.006 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202323995 2019-12-24 11:08:23.006 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:23.137 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202323995 and task id 14356371947521 in 131 msec 2019-12-24 11:08:23.196 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ad3bcf41-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 7856 mSec with 20950 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:23.197 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979330 2019-12-24 11:08:23.197 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:23.257 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979330 and task id 14356371947522 in 60 msec 2019-12-24 11:08:23.365 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ad3bf6bc-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 7731 mSec with 20616 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:23.365 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200177696 2019-12-24 11:08:23.365 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:23.473 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200177696 and task id 14356371947525 in 108 msec 2019-12-24 11:08:23.549 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ad560e77-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 7596 mSec with 20256 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:23.549 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190543913 2019-12-24 11:08:23.549 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:23.662 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190543913 and task id 14356371947527 in 113 msec 2019-12-24 11:08:23.757 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ad621c8a-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 7442 mSec with 19846 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:23.757 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202274867 2019-12-24 11:08:23.757 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:23.853 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202274867 and task id 14356371947529 in 96 msec 2019-12-24 11:08:24.874 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b3a3d321-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14961 mSec with 39896 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:24.874 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205420597 2019-12-24 11:08:24.874 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:24.973 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205420597 and task id 14356372996104 in 99 msec 2019-12-24 11:08:25.060 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b3ab7404-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14825 mSec with 39532 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:25.060 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979376 2019-12-24 11:08:25.060 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:25.181 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979376 and task id 14356374044674 in 121 msec 2019-12-24 11:08:25.411 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b3c31b28-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14904 mSec with 39744 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:25.411 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200226850 2019-12-24 11:08:25.411 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:25.523 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200226850 and task id 14356374044678 in 112 msec 2019-12-24 11:08:25.605 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b3c8c031-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14777 mSec with 39404 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:25.605 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250856 2019-12-24 11:08:25.605 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:25.725 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250856 and task id 14356374241290 in 120 msec 2019-12-24 11:08:25.766 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b3cd2d09-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14657 mSec with 39086 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:25.767 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204175477 2019-12-24 11:08:25.767 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:25.877 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204175477 and task id 14356374241294 in 111 msec 2019-12-24 11:08:25.981 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b3d2ab1d-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14498 mSec with 38662 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:25.981 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979360 2019-12-24 11:08:25.981 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:26.092 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979360 and task id 14356375289858 in 111 msec 2019-12-24 11:08:26.154 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b3d51c67-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14374 mSec with 38330 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:26.154 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203126828 2019-12-24 11:08:26.154 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:26.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203126828 and task id 14356375289863 in 94 msec 2019-12-24 11:08:26.301 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b3df2e71-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14269 mSec with 38050 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:26.301 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199129168 2019-12-24 11:08:26.301 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:26.427 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199129168 and task id 14356375289869 in 126 msec 2019-12-24 11:08:26.490 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b3e4acb9-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14130 mSec with 37680 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:26.490 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356185301123 2019-12-24 11:08:26.490 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:26.561 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356185301123 and task id 14356375289873 in 71 msec 2019-12-24 11:08:26.637 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b3ef0d01-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14022 mSec with 37392 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:26.638 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199178262 2019-12-24 11:08:26.638 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:26.740 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199178262 and task id 14356375289878 in 103 msec 2019-12-24 11:08:26.769 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b3f21a49-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 13925 mSec with 37134 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:26.770 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204372042 2019-12-24 11:08:26.770 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:26.842 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204372042 and task id 14356375289882 in 72 msec 2019-12-24 11:08:26.905 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b407c531-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 13832 mSec with 36886 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:26.905 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203323431 2019-12-24 11:08:26.905 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:27.019 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203323431 and task id 14356375289884 in 114 msec 2019-12-24 11:08:27.098 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b42e876b-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 13691 mSec with 36508 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:27.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197031955 2019-12-24 11:08:27.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:27.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197031955 and task id 14356376338436 in 237 msec 2019-12-24 11:08:27.427 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b430f819-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 13449 mSec with 35864 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:27.427 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204175445 2019-12-24 11:08:27.427 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:27.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204175445 and task id 14356376338439 in 109 msec 2019-12-24 11:08:27.631 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b430f88f-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13301 mSec with 35470 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:27.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203323435 2019-12-24 11:08:27.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:27.709 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203323435 and task id 14356376338442 in 78 msec 2019-12-24 11:08:27.797 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b4336997-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13181 mSec with 35150 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:27.797 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188446771 2019-12-24 11:08:27.797 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:27.872 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188446771 and task id 14356376338445 in 75 msec 2019-12-24 11:08:27.981 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b43739b1-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 13052 mSec with 34806 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:27.981 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205420611 2019-12-24 11:08:27.981 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:28.103 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205420611 and task id 14356377387009 in 122 msec 2019-12-24 11:08:28.324 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a8948f17-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14882 mSec with 39684 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:28.324 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200226844 2019-12-24 11:08:28.324 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:28.413 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200226844 and task id 14356377387014 in 89 msec 2019-12-24 11:08:28.497 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a89a0d5f-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14763 mSec with 39368 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:28.497 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202274857 2019-12-24 11:08:28.497 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:28.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202274857 and task id 14356377387018 in 136 msec 2019-12-24 11:08:28.699 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a8b8b8ad-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14618 mSec with 38982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:28.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356198080532 2019-12-24 11:08:28.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:28.770 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356198080532 and task id 14356377387020 in 71 msec 2019-12-24 11:08:28.829 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a8d408e5-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14531 mSec with 38750 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:28.830 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250775 2019-12-24 11:08:28.830 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:28.912 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250775 and task id 14356377387022 in 83 msec 2019-12-24 11:08:29.006 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a8d7d9a1-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14395 mSec with 38386 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:29.006 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199833635 2019-12-24 11:08:29.006 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:29.123 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199833635 and task id 14356378238976 in 117 msec 2019-12-24 11:08:29.208 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a8e1eb76-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14246 mSec with 37990 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:29.209 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188446727 2019-12-24 11:08:29.209 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:29.289 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188446727 and task id 14356378238979 in 80 msec 2019-12-24 11:08:29.340 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a90292fd-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14153 mSec with 37742 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:29.340 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203126855 2019-12-24 11:08:29.340 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:29.460 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203126855 and task id 14356378238984 in 120 msec 2019-12-24 11:08:29.555 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a90e79fe-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14001 mSec with 37336 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:29.555 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192837647 2019-12-24 11:08:29.555 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:29.674 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192837647 and task id 14356378238988 in 119 msec 2019-12-24 11:08:29.717 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a910c403-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13884 mSec with 37024 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:29.717 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194983936 2019-12-24 11:08:29.717 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:29.849 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194983936 and task id 14356378238992 in 132 msec 2019-12-24 11:08:29.965 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a92bed19-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 13700 mSec with 36532 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:29.965 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195983413 2019-12-24 11:08:29.965 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:30.080 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195983413 and task id 14356379287553 in 115 msec 2019-12-24 11:08:30.171 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a92c3aa4-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13551 mSec with 36136 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:30.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356201275421 2019-12-24 11:08:30.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:30.246 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356201275421 and task id 14356379287557 in 75 msec 2019-12-24 11:08:30.339 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task a92fe495-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13428 mSec with 35808 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:30.339 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250802 2019-12-24 11:08:30.339 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:30.401 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250802 and task id 14356379287560 in 62 msec 2019-12-24 11:08:30.455 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b58f015c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13343 mSec with 35580 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:30.455 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203323427 2019-12-24 11:08:30.455 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:30.559 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203323427 and task id 14356379484164 in 104 msec 2019-12-24 11:08:30.628 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b58f9e11-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 13218 mSec with 35248 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:30.628 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204372006 2019-12-24 11:08:30.628 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:30.726 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204372006 and task id 14356379484167 in 98 msec 2019-12-24 11:08:30.821 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b59172c4-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13076 mSec with 34868 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:30.821 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175011906 2019-12-24 11:08:30.821 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:30.920 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175011906 and task id 14356379484169 in 99 msec 2019-12-24 11:08:30.988 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b5920e76-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12953 mSec with 34540 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:30.988 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197031975 2019-12-24 11:08:30.988 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:31.055 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197031975 and task id 14356380532736 in 67 msec 2019-12-24 11:08:31.124 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b5d866cd-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12852 mSec with 34272 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:31.124 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197031959 2019-12-24 11:08:31.124 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:31.189 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197031959 and task id 14356380532740 in 65 msec 2019-12-24 11:08:31.293 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b5d90329-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 12728 mSec with 33942 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:31.293 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207321103 2019-12-24 11:08:31.293 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:31.371 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207321103 and task id 14356380532744 in 78 msec 2019-12-24 11:08:31.427 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b5db2569-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12630 mSec with 33680 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:31.427 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206518359 2019-12-24 11:08:31.427 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:31.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206518359 and task id 14356380532747 in 58 msec 2019-12-24 11:08:31.553 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b5ecb244-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12538 mSec with 33434 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:31.553 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199129118 2019-12-24 11:08:31.553 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:31.641 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199129118 and task id 14356380532750 in 88 msec 2019-12-24 11:08:31.725 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b5f69cf1-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12413 mSec with 33100 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:31.725 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203126871 2019-12-24 11:08:31.725 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:31.837 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203126871 and task id 14356380532754 in 112 msec 2019-12-24 11:08:31.884 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b5f76049-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12296 mSec with 32788 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:31.885 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204175483 2019-12-24 11:08:31.885 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:31.999 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204175483 and task id 14356380581891 in 115 msec 2019-12-24 11:08:32.097 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b6228ea8-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12139 mSec with 32370 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:32.097 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206125058 2019-12-24 11:08:32.097 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:32.276 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206125058 and task id 14356381630466 in 179 msec 2019-12-24 11:08:32.374 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b6374f16-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11937 mSec with 31832 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:32.374 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205076480 2019-12-24 11:08:32.374 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:32.492 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205076480 and task id 14356381581313 in 118 msec 2019-12-24 11:08:32.717 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b82feb69-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14906 mSec with 39750 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:32.717 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356187250787 2019-12-24 11:08:32.717 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:32.849 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356187250787 and task id 14356381581320 in 132 msec 2019-12-24 11:08:32.885 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b8303964-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14790 mSec with 39440 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:32.885 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200177756 2019-12-24 11:08:32.885 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:32.931 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200177756 and task id 14356381630473 in 46 msec 2019-12-24 11:08:33.029 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b8314a70-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14688 mSec with 39168 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:33.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197032001 2019-12-24 11:08:33.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:33.150 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197032001 and task id 14356382679041 in 121 msec 2019-12-24 11:08:33.224 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b86070d8-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14546 mSec with 38790 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:33.224 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199178250 2019-12-24 11:08:33.224 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:33.313 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199178250 and task id 14356382679045 in 89 msec 2019-12-24 11:08:33.381 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b86b46b4-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14431 mSec with 38482 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:33.381 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205469810 2019-12-24 11:08:33.381 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:33.504 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205469810 and task id 14356382679049 in 123 msec 2019-12-24 11:08:33.585 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b86c7f7a-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14282 mSec with 38084 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:33.585 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356188446752 2019-12-24 11:08:33.585 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:33.714 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356188446752 and task id 14356382679054 in 129 msec 2019-12-24 11:08:33.773 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b86ccd03-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14144 mSec with 37718 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:33.773 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197081095 2019-12-24 11:08:33.773 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:33.876 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197081095 and task id 14356382679060 in 103 msec 2019-12-24 11:08:33.976 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b86f651b-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13995 mSec with 37320 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:33.976 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202323997 2019-12-24 11:08:33.976 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:34.185 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202323997 and task id 14356383727618 in 209 msec 2019-12-24 11:08:34.217 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b880a2c7-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13818 mSec with 36848 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:34.217 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208222227 2019-12-24 11:08:34.217 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:34.300 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208222227 and task id 14356383727622 in 83 msec 2019-12-24 11:08:34.359 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b8829f16-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13718 mSec with 36580 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:34.359 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204175381 2019-12-24 11:08:34.359 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:34.436 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204175381 and task id 14356383727626 in 77 msec 2019-12-24 11:08:34.467 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b8833b5e-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13645 mSec with 36386 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:34.467 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356201275411 2019-12-24 11:08:34.467 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:34.522 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356201275411 and task id 14356383727630 in 55 msec 2019-12-24 11:08:34.555 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b887f5dc-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13588 mSec with 36234 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:34.555 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356179206223 2019-12-24 11:08:34.555 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:34.617 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356179206223 and task id 14356383727632 in 62 msec 2019-12-24 11:08:34.685 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b8bc4cae-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13499 mSec with 35996 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:34.685 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204372016 2019-12-24 11:08:34.685 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:34.791 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204372016 and task id 14356383727636 in 106 msec 2019-12-24 11:08:34.879 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b8d5533f-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13362 mSec with 35632 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:34.879 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979378 2019-12-24 11:08:34.879 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:34.974 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979378 and task id 14356383727641 in 95 msec 2019-12-24 11:08:35.414 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b907fb40-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14780 mSec with 39414 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:35.414 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979328 2019-12-24 11:08:35.414 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:35.489 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979328 and task id 14356384776199 in 75 msec 2019-12-24 11:08:35.561 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b90d528b-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14693 mSec with 39180 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:35.561 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204371978 2019-12-24 11:08:35.561 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:35.658 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204371978 and task id 14356384776204 in 97 msec 2019-12-24 11:08:35.726 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b92d5e41-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14579 mSec with 38876 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:35.726 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206469154 2019-12-24 11:08:35.726 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:35.809 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206469154 and task id 14356384776210 in 83 msec 2019-12-24 11:08:35.878 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b9380cc9-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14475 mSec with 38600 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:35.878 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192641107 2019-12-24 11:08:35.878 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:35.968 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192641107 and task id 14356384776217 in 90 msec 2019-12-24 11:08:36.065 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b943cbc1-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14347 mSec with 38258 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:36.065 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203126791 2019-12-24 11:08:36.065 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:36.141 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203126791 and task id 14356385824770 in 76 msec 2019-12-24 11:08:36.232 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b95d6e83-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14227 mSec with 37938 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:36.233 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204371988 2019-12-24 11:08:36.233 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:36.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204371988 and task id 14356385824776 in 187 msec 2019-12-24 11:08:36.504 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b96bc6b6-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14026 mSec with 37402 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:36.505 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205469826 2019-12-24 11:08:36.505 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:36.625 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205469826 and task id 14356385824782 in 121 msec 2019-12-24 11:08:36.674 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b972cbb0-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13907 mSec with 37086 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:36.674 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211368004 2019-12-24 11:08:36.674 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:36.777 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211368004 and task id 14356385824785 in 103 msec 2019-12-24 11:08:36.864 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b97cb6a8-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13769 mSec with 36718 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:36.864 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207173644 2019-12-24 11:08:36.864 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:36.962 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207173644 and task id 14356385824789 in 98 msec 2019-12-24 11:08:37.063 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b98e1c0e-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13631 mSec with 36348 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:37.063 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356201930760 2019-12-24 11:08:37.063 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:37.265 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356201930760 and task id 14356386873346 in 202 msec 2019-12-24 11:08:37.363 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b99c24ea-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13408 mSec with 35754 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:37.363 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197031964 2019-12-24 11:08:37.363 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:37.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197031964 and task id 14356386873350 in 74 msec 2019-12-24 11:08:37.492 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b99c7309-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13314 mSec with 35504 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:37.492 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356196032522 2019-12-24 11:08:37.492 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:37.543 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356196032522 and task id 14356386873355 in 51 msec 2019-12-24 11:08:37.586 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b99e20d1-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13249 mSec with 35330 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:37.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979337 2019-12-24 11:08:37.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:37.713 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979337 and task id 14356386873361 in 127 msec 2019-12-24 11:08:37.808 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b9a35117-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13088 mSec with 34902 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:37.809 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356198080554 2019-12-24 11:08:37.809 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:37.949 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356198080554 and task id 14356386873366 in 141 msec 2019-12-24 11:08:38.032 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b9b92342-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12928 mSec with 34474 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:38.032 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205420608 2019-12-24 11:08:38.032 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:38.124 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205420608 and task id 14356387921921 in 92 msec 2019-12-24 11:08:38.178 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b9b97104-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12826 mSec with 34202 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:38.178 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356189691936 2019-12-24 11:08:38.178 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:38.304 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356189691936 and task id 14356387921930 in 126 msec 2019-12-24 11:08:38.351 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b9c57f7b-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12706 mSec with 33882 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:38.351 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208566273 2019-12-24 11:08:38.351 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:38.402 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208566273 and task id 14356387921935 in 51 msec 2019-12-24 11:08:38.481 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b9c8653f-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12617 mSec with 33646 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:38.481 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204175459 2019-12-24 11:08:38.481 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:38.561 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204175459 and task id 14356387921939 in 80 msec 2019-12-24 11:08:38.605 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b9d361da-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12531 mSec with 33416 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:38.605 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207517744 2019-12-24 11:08:38.605 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:38.673 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207517744 and task id 14356387921944 in 68 msec 2019-12-24 11:08:38.777 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b9d66f93-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12409 mSec with 33090 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:38.777 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204027930 2019-12-24 11:08:38.777 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:38.843 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204027930 and task id 14356387921950 in 66 msec 2019-12-24 11:08:38.902 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b9e05a45-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12325 mSec with 32866 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:38.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202274860 2019-12-24 11:08:38.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:39.024 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202274860 and task id 14356387921955 in 122 msec 2019-12-24 11:08:39.064 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b9e31948-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 12212 mSec with 32566 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:39.065 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202274850 2019-12-24 11:08:39.065 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:39.170 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202274850 and task id 14356388970502 in 105 msec 2019-12-24 11:08:39.207 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task b9e89825-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12115 mSec with 32306 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:39.207 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205420628 2019-12-24 11:08:39.207 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:39.279 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205420628 and task id 14356388970510 in 72 msec 2019-12-24 11:08:39.392 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ba043636-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11984 mSec with 31958 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:39.392 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356198080552 2019-12-24 11:08:39.392 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:39.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356198080552 and task id 14356388970519 in 209 msec 2019-12-24 11:08:39.652 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ba0965f7-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11792 mSec with 31446 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:39.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204175487 2019-12-24 11:08:39.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:39.757 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204175487 and task id 14356388970523 in 104 msec 2019-12-24 11:08:39.865 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ba13ed7c-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11636 mSec with 31030 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:39.865 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356175061029 2019-12-24 11:08:39.865 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:39.974 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356175061029 and task id 14356388970530 in 109 msec 2019-12-24 11:08:40.101 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ba16fb01-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11461 mSec with 30562 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:40.102 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204175471 2019-12-24 11:08:40.102 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:40.189 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204175471 and task id 14356390019077 in 88 msec 2019-12-24 11:08:40.254 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ba26164c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11349 mSec with 30264 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:40.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200882178 2019-12-24 11:08:40.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:40.411 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200882178 and task id 14356390019084 in 157 msec 2019-12-24 11:08:40.498 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ba3b7314-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11169 mSec with 29784 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:40.498 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356198129673 2019-12-24 11:08:40.498 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:40.578 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356198129673 and task id 14356390019090 in 80 msec 2019-12-24 11:08:40.681 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ba486b29-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11034 mSec with 29424 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:40.681 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204371986 2019-12-24 11:08:40.681 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:40.765 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204371986 and task id 14356390019097 in 84 msec 2019-12-24 11:08:40.849 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ba69aef7-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 10910 mSec with 29094 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:40.849 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204421155 2019-12-24 11:08:40.849 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:40.952 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204421155 and task id 14356390019103 in 103 msec 2019-12-24 11:08:41.267 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bc61389c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14802 mSec with 39472 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:41.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356201930779 2019-12-24 11:08:41.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:41.377 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356201930779 and task id 14356391067655 in 110 msec 2019-12-24 11:08:41.446 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bc827caa-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14670 mSec with 39120 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:41.446 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199129132 2019-12-24 11:08:41.446 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:41.524 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199129132 and task id 14356391067657 in 78 msec 2019-12-24 11:08:41.577 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bc8f262a-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14576 mSec with 38868 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:41.577 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202274836 2019-12-24 11:08:41.577 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:41.652 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202274836 and task id 14356391067662 in 75 msec 2019-12-24 11:08:41.731 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bc939307-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14461 mSec with 38562 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:41.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205223945 2019-12-24 11:08:41.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:41.817 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205223945 and task id 14356391067664 in 85 msec 2019-12-24 11:08:41.881 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bc9715b4-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14351 mSec with 38268 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:41.881 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204421151 2019-12-24 11:08:41.881 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:42.064 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204421151 and task id 14356392116224 in 183 msec 2019-12-24 11:08:42.136 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bc97d90c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14162 mSec with 37764 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:42.136 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356197031989 2019-12-24 11:08:42.136 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:42.232 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356197031989 and task id 14356392116227 in 96 msec 2019-12-24 11:08:42.293 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bc9a71a7-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14046 mSec with 37456 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:42.293 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207173681 2019-12-24 11:08:42.293 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:42.408 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207173681 and task id 14356392116229 in 115 msec 2019-12-24 11:08:42.477 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bcabd644-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13910 mSec with 37092 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:42.477 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190543897 2019-12-24 11:08:42.477 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:42.569 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190543897 and task id 14356392116233 in 92 msec 2019-12-24 11:08:42.637 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bcad5d27-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 13792 mSec with 36778 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:42.637 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190543895 2019-12-24 11:08:42.637 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:42.759 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190543895 and task id 14356392116237 in 121 msec 2019-12-24 11:08:42.825 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bcae6e82-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13652 mSec with 36406 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:42.825 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204421194 2019-12-24 11:08:42.825 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:42.892 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204421194 and task id 14356392116241 in 67 msec 2019-12-24 11:08:42.926 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bcb79657-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13579 mSec with 36210 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:42.926 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200177710 2019-12-24 11:08:42.926 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:43.000 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200177710 and task id 14356392116244 in 74 msec 2019-12-24 11:08:43.078 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bcba2eaf-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 13468 mSec with 35914 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:43.078 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200177682 2019-12-24 11:08:43.078 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:43.149 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200177682 and task id 14356393164804 in 71 msec 2019-12-24 11:08:43.220 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bccc2f8c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13362 mSec with 35632 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:43.221 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356190543901 2019-12-24 11:08:43.221 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:43.298 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356190543901 and task id 14356393164807 in 77 msec 2019-12-24 11:08:43.402 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bcd6b692-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13230 mSec with 35280 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:43.402 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206469124 2019-12-24 11:08:43.402 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:43.567 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206469124 and task id 14356393164812 in 165 msec 2019-12-24 11:08:43.612 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bd054177-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 13073 mSec with 34862 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:43.613 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979346 2019-12-24 11:08:43.613 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:43.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979346 and task id 14356393164815 in 89 msec 2019-12-24 11:08:43.775 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bd12d514-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12954 mSec with 34544 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:43.775 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208615499 2019-12-24 11:08:43.775 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:43.868 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208615499 and task id 14356393164818 in 93 msec 2019-12-24 11:08:43.954 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bd1d0f3f-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12821 mSec with 34188 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:43.954 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204421172 2019-12-24 11:08:43.954 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:44.042 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204421172 and task id 14356394213376 in 88 msec 2019-12-24 11:08:44.114 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bd1ee374-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12703 mSec with 33874 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:44.114 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200226860 2019-12-24 11:08:44.114 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:44.213 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200226860 and task id 14356394213377 in 99 msec 2019-12-24 11:08:44.281 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bd2ced3c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12580 mSec with 33546 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:44.281 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213809168 2019-12-24 11:08:44.281 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:44.365 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213809168 and task id 14356394213379 in 84 msec 2019-12-24 11:08:44.418 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bd6080c6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12479 mSec with 33278 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:44.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979348 2019-12-24 11:08:44.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:44.497 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979348 and task id 14356394213381 in 78 msec 2019-12-24 11:08:44.571 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bd625524-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12370 mSec with 32986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:44.571 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204372009 2019-12-24 11:08:44.571 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:44.649 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204372009 and task id 14356394213383 in 78 msec 2019-12-24 11:08:44.734 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bd758e94-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12249 mSec with 32664 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:44.734 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205076486 2019-12-24 11:08:44.734 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:44.813 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205076486 and task id 14356394213385 in 79 msec 2019-12-24 11:08:44.897 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bd8630b3-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12134 mSec with 32356 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:44.897 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208615467 2019-12-24 11:08:44.897 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:44.967 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208615467 and task id 14356394213387 in 70 msec 2019-12-24 11:08:45.053 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bd8ce79c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12026 mSec with 32068 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:45.053 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205223955 2019-12-24 11:08:45.054 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:45.220 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205223955 and task id 14356395261953 in 167 msec 2019-12-24 11:08:45.304 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bd94d6ee-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11847 mSec with 31592 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:45.304 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206272512 2019-12-24 11:08:45.304 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:45.389 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206272512 and task id 14356395261955 in 85 msec 2019-12-24 11:08:45.474 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bd959a34-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11728 mSec with 31274 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:45.474 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204372051 2019-12-24 11:08:45.474 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:45.554 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204372051 and task id 14356395261957 in 80 msec 2019-12-24 11:08:45.629 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bda26ae7-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11618 mSec with 30980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:45.629 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194738185 2019-12-24 11:08:45.629 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:45.728 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194738185 and task id 14356395261959 in 99 msec 2019-12-24 11:08:45.805 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bda307bc-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11495 mSec with 30652 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:45.805 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204372027 2019-12-24 11:08:45.805 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:45.897 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204372027 and task id 14356395261961 in 92 msec 2019-12-24 11:08:45.989 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bda3ca7e-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11366 mSec with 30308 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:45.990 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199129155 2019-12-24 11:08:45.990 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:46.087 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199129155 and task id 14356396310528 in 97 msec 2019-12-24 11:08:46.121 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bdba5fd3-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 11281 mSec with 30082 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:46.121 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208369782 2019-12-24 11:08:46.121 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:46.231 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208369782 and task id 14356396310530 in 110 msec 2019-12-24 11:08:46.336 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bdd53b54-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11126 mSec with 29670 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:46.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199129126 2019-12-24 11:08:46.336 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:46.425 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199129126 and task id 14356396310532 in 89 msec 2019-12-24 11:08:46.500 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bdde632b-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11021 mSec with 29388 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:46.500 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203126889 2019-12-24 11:08:46.500 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:46.586 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203126889 and task id 14356396310535 in 86 msec 2019-12-24 11:08:46.630 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bddf9b9c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10933 mSec with 29154 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:46.630 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207517707 2019-12-24 11:08:46.630 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:46.733 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207517707 and task id 14356396310538 in 103 msec 2019-12-24 11:08:46.792 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bdef52b8-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 10821 mSec with 28856 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:46.792 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356181352533 2019-12-24 11:08:46.792 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:46.881 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356181352533 and task id 14356396310541 in 89 msec 2019-12-24 11:08:46.996 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bdf03d74-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10676 mSec with 28470 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:46.997 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191592481 2019-12-24 11:08:46.997 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:47.077 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191592481 and task id 14356397359104 in 80 msec 2019-12-24 11:08:47.472 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bfe3f6c2-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14789 mSec with 39438 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:47.472 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207173640 2019-12-24 11:08:47.472 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:47.585 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207173640 and task id 14356397359111 in 113 msec 2019-12-24 11:08:47.690 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task bff27577-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14635 mSec with 39026 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:47.690 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200226878 2019-12-24 11:08:47.690 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:47.808 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200226878 and task id 14356397359114 in 118 msec 2019-12-24 11:08:47.893 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c00a1c7b-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14487 mSec with 38632 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:47.893 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209664013 2019-12-24 11:08:47.893 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:47.980 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209664013 and task id 14356397359118 in 87 msec 2019-12-24 11:08:48.078 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c01ae5ca-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14356 mSec with 38282 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:48.078 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205076482 2019-12-24 11:08:48.078 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:48.157 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205076482 and task id 14356398407681 in 79 msec 2019-12-24 11:08:48.205 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c01b0ce2-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14270 mSec with 38054 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:48.205 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356191592482 2019-12-24 11:08:48.205 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:48.297 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356191592482 and task id 14356398358528 in 92 msec 2019-12-24 11:08:48.386 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c01f2ba7-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14141 mSec with 37708 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:48.386 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209614860 2019-12-24 11:08:48.386 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:48.481 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209614860 and task id 14356398358529 in 95 msec 2019-12-24 11:08:48.553 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c0387ff5-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14019 mSec with 37384 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:48.554 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979350 2019-12-24 11:08:48.554 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:48.686 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979350 and task id 14356398358530 in 132 msec 2019-12-24 11:08:48.782 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c0670959-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13856 mSec with 36950 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:48.782 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204421143 2019-12-24 11:08:48.782 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:48.904 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204421143 and task id 14356398358531 in 122 msec 2019-12-24 11:08:48.991 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c07e6256-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13703 mSec with 36540 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:48.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208615509 2019-12-24 11:08:48.992 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:49.110 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208615509 and task id 14356399407104 in 118 msec 2019-12-24 11:08:49.184 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c0865157-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13561 mSec with 36162 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:49.185 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205223941 2019-12-24 11:08:49.185 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:49.265 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205223941 and task id 14356399407106 in 80 msec 2019-12-24 11:08:49.356 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c08651b1-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13440 mSec with 35840 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:49.356 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206469177 2019-12-24 11:08:49.356 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:49.444 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206469177 and task id 14356399456259 in 88 msec 2019-12-24 11:08:49.525 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c08d55ff-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 13319 mSec with 35518 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:49.525 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209418249 2019-12-24 11:08:49.525 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:49.618 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209418249 and task id 14356399407107 in 93 msec 2019-12-24 11:08:49.697 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c09608f5-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13196 mSec with 35188 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:49.697 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202274820 2019-12-24 11:08:49.697 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:49.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202274820 and task id 14356399407110 in 64 msec 2019-12-24 11:08:49.824 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c09ce726-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13103 mSec with 34942 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:49.825 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207321100 2019-12-24 11:08:49.825 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:49.972 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207321100 and task id 14356399407114 in 148 msec 2019-12-24 11:08:50.017 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c0aa7b70-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12965 mSec with 34572 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:50.017 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214906886 2019-12-24 11:08:50.017 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:50.155 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214906886 and task id 14356400455681 in 138 msec 2019-12-24 11:08:50.192 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c0b7c15b-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12841 mSec with 34242 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:50.192 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199129100 2019-12-24 11:08:50.192 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:50.234 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199129100 and task id 14356400455683 in 42 msec 2019-12-24 11:08:50.282 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c0be0300-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12776 mSec with 34068 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:50.282 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203323396 2019-12-24 11:08:50.282 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:50.365 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203323396 and task id 14356400455686 in 83 msec 2019-12-24 11:08:50.421 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c0c0c2d1-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12678 mSec with 33808 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:50.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356201930781 2019-12-24 11:08:50.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:50.506 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356201930781 and task id 14356400455689 in 85 msec 2019-12-24 11:08:50.597 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c0ca3828-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12548 mSec with 33462 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:50.597 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205223943 2019-12-24 11:08:50.597 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:50.693 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205223943 and task id 14356400455692 in 96 msec 2019-12-24 11:08:50.761 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c0d73047-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12428 mSec with 33140 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:50.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356195983439 2019-12-24 11:08:50.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:50.924 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356195983439 and task id 14356400455695 in 163 msec 2019-12-24 11:08:51.017 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c0df9510-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12238 mSec with 32634 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:51.018 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204027916 2019-12-24 11:08:51.018 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:51.108 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204027916 and task id 14356401504258 in 90 msec 2019-12-24 11:08:51.138 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c0e20618-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12149 mSec with 32398 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:51.138 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207173683 2019-12-24 11:08:51.138 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:51.246 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207173683 and task id 14356401504260 in 108 msec 2019-12-24 11:08:51.304 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c0e8bc85-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12026 mSec with 32070 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:51.304 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205420652 2019-12-24 11:08:51.305 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:51.429 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205420652 and task id 14356401504264 in 125 msec 2019-12-24 11:08:51.530 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c101754d-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11860 mSec with 31626 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:51.531 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356180303889 2019-12-24 11:08:51.531 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:51.579 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356180303889 and task id 14356401504266 in 49 msec 2019-12-24 11:08:51.649 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c10ee1e6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11774 mSec with 31396 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:51.649 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205469844 2019-12-24 11:08:51.649 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:51.732 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205469844 and task id 14356401504268 in 83 msec 2019-12-24 11:08:51.806 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c113c3fd-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11663 mSec with 31100 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:51.806 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207517749 2019-12-24 11:08:51.806 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:51.923 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207517749 and task id 14356401504272 in 117 msec 2019-12-24 11:08:51.968 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c113c479-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11549 mSec with 30798 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:51.969 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205223939 2019-12-24 11:08:51.969 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:52.050 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205223939 and task id 14356402552833 in 81 msec 2019-12-24 11:08:52.136 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c12465e2-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11432 mSec with 30486 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:52.137 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204175485 2019-12-24 11:08:52.137 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:52.307 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204175485 and task id 14356402552835 in 171 msec 2019-12-24 11:08:52.405 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c13e08bf-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11240 mSec with 29974 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:52.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204175408 2019-12-24 11:08:52.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:52.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204175408 and task id 14356402552838 in 82 msec 2019-12-24 11:08:52.517 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c1593234-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11165 mSec with 29774 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:52.517 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207517714 2019-12-24 11:08:52.517 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:52.579 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207517714 and task id 14356402552841 in 62 msec 2019-12-24 11:08:52.619 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c15a1cb0-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11098 mSec with 29594 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:52.619 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979332 2019-12-24 11:08:52.619 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:52.691 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979332 and task id 14356402552844 in 72 msec 2019-12-24 11:08:52.808 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c176cbaa-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10965 mSec with 29240 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:52.808 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209270840 2019-12-24 11:08:52.808 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:52.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209270840 and task id 14356402552847 in 62 msec 2019-12-24 11:08:52.926 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c17f5743-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10886 mSec with 29028 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:52.926 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207321122 2019-12-24 11:08:52.926 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:53.056 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207321122 and task id 14356403601408 in 130 msec 2019-12-24 11:08:53.139 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c18746aa-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10734 mSec with 28624 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:53.139 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979382 2019-12-24 11:08:53.139 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:53.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979382 and task id 14356403601411 in 109 msec 2019-12-24 11:08:53.342 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c18a2ce2-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10585 mSec with 28226 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:53.342 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192641085 2019-12-24 11:08:53.342 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:53.444 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192641085 and task id 14356403601415 in 102 msec 2019-12-24 11:08:53.490 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c18d39df-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10475 mSec with 27932 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:53.490 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209270823 2019-12-24 11:08:53.490 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:53.601 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209270823 and task id 14356403601418 in 111 msec 2019-12-24 11:08:54.136 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c1a3cf27-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14661 mSec with 39096 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:54.136 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204027904 2019-12-24 11:08:54.136 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:54.221 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204027904 and task id 14356404649988 in 85 msec 2019-12-24 11:08:54.282 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c200470f-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14565 mSec with 38840 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:54.282 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979365 2019-12-24 11:08:54.282 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:54.354 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979365 and task id 14356404649991 in 72 msec 2019-12-24 11:08:54.401 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c2152ea7-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14479 mSec with 38610 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:54.401 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356201930785 2019-12-24 11:08:54.401 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:54.457 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356201930785 and task id 14356404649993 in 56 msec 2019-12-24 11:08:54.521 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c216dc7c-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14392 mSec with 38378 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:54.521 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208369803 2019-12-24 11:08:54.521 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:54.623 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208369803 and task id 14356404649996 in 102 msec 2019-12-24 11:08:54.665 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c225d0fb-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14287 mSec with 38098 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:54.665 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207173665 2019-12-24 11:08:54.665 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:54.751 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207173665 and task id 14356404649998 in 86 msec 2019-12-24 11:08:54.819 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c2342872-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14174 mSec with 37798 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:54.819 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205469750 2019-12-24 11:08:54.819 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:54.870 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205469750 and task id 14356404650001 in 51 msec 2019-12-24 11:08:54.910 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c2353a21-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14113 mSec with 37634 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:54.910 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356199178246 2019-12-24 11:08:54.910 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:55.001 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356199178246 and task id 14356404650004 in 91 msec 2019-12-24 11:08:55.161 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c24518c3-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13930 mSec with 37146 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:55.161 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209418313 2019-12-24 11:08:55.161 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:55.334 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209418313 and task id 14356405698562 in 173 msec 2019-12-24 11:08:55.393 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c24b32fd-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 13766 mSec with 36708 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:55.393 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206518343 2019-12-24 11:08:55.393 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:55.569 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206518343 and task id 14356405698566 in 176 msec 2019-12-24 11:08:55.664 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c2534955-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 13568 mSec with 36180 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:55.664 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214857738 2019-12-24 11:08:55.665 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:55.770 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214857738 and task id 14356405698569 in 106 msec 2019-12-24 11:08:55.867 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c27e2a26-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 13425 mSec with 35800 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:55.867 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204372044 2019-12-24 11:08:55.867 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:55.929 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204372044 and task id 14356405698572 in 61 msec 2019-12-24 11:08:56.003 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c27e2a2b-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13327 mSec with 35538 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:56.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205469757 2019-12-24 11:08:56.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:56.120 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205469757 and task id 14356406747137 in 117 msec 2019-12-24 11:08:56.225 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c2852e3f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13166 mSec with 35110 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:56.226 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194738182 2019-12-24 11:08:56.226 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:56.322 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194738182 and task id 14356406747141 in 96 msec 2019-12-24 11:08:56.396 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c29b2761-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13040 mSec with 34774 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:56.396 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208369668 2019-12-24 11:08:56.396 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:56.497 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208369668 and task id 14356406747143 in 101 msec 2019-12-24 11:08:56.546 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c29de741-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 12931 mSec with 34482 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:56.546 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203323433 2019-12-24 11:08:56.546 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:56.588 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203323433 and task id 14356406747146 in 42 msec 2019-12-24 11:08:56.616 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c2a316a9-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12881 mSec with 34350 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:56.616 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204371990 2019-12-24 11:08:56.616 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:56.810 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204371990 and task id 14356406747148 in 194 msec 2019-12-24 11:08:56.852 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c2a560a1-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12707 mSec with 33884 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:56.852 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206469169 2019-12-24 11:08:56.852 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:56.908 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206469169 and task id 14356406747150 in 56 msec 2019-12-24 11:08:56.963 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c2a5fce9-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12629 mSec with 33676 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:56.963 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206469120 2019-12-24 11:08:56.963 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:57.093 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206469120 and task id 14356407795713 in 130 msec 2019-12-24 11:08:57.217 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c2af99e6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12446 mSec with 33190 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:57.217 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207321190 2019-12-24 11:08:57.217 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:57.295 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207321190 and task id 14356407795716 in 77 msec 2019-12-24 11:08:57.350 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c2b42ddb-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12350 mSec with 32932 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:57.350 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205469721 2019-12-24 11:08:57.350 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:57.399 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205469721 and task id 14356407795718 in 49 msec 2019-12-24 11:08:57.441 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c2b53f35-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 12284 mSec with 32758 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:57.441 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205469801 2019-12-24 11:08:57.441 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:57.554 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205469801 and task id 14356407795721 in 113 msec 2019-12-24 11:08:57.658 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c2bcb963-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12124 mSec with 32330 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:57.659 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356183056434 2019-12-24 11:08:57.659 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:57.724 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356183056434 and task id 14356407795724 in 66 msec 2019-12-24 11:08:57.804 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c304bf2c-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 12018 mSec with 32048 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:57.804 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204027920 2019-12-24 11:08:57.804 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:57.928 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204027920 and task id 14356407795728 in 124 msec 2019-12-24 11:08:57.961 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c31efd90-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11906 mSec with 31750 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:57.961 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356192837643 2019-12-24 11:08:57.961 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:58.117 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356192837643 and task id 14356408844290 in 156 msec 2019-12-24 11:08:58.201 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c328c21b-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11733 mSec with 31288 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:58.201 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210319362 2019-12-24 11:08:58.201 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:58.333 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210319362 and task id 14356408844293 in 132 msec 2019-12-24 11:08:58.389 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c32eb59c-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11594 mSec with 30918 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:58.389 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207517721 2019-12-24 11:08:58.389 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:58.468 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207517721 and task id 14356408844296 in 79 msec 2019-12-24 11:08:58.510 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c33b3864-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11508 mSec with 30688 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:58.510 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209418386 2019-12-24 11:08:58.510 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:58.594 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209418386 and task id 14356408844299 in 84 msec 2019-12-24 11:08:58.668 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c3432715-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 11396 mSec with 30390 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:58.668 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207566864 2019-12-24 11:08:58.668 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:58.753 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207566864 and task id 14356408844300 in 85 msec 2019-12-24 11:08:58.848 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c3460ddc-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 11271 mSec with 30056 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:58.848 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204371981 2019-12-24 11:08:58.848 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:59.021 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204371981 and task id 14356408844305 in 173 msec 2019-12-24 11:08:59.073 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c34aa1ef-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 11106 mSec with 29616 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:59.073 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203323401 2019-12-24 11:08:59.073 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:59.207 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203323401 and task id 14356409892866 in 133 msec 2019-12-24 11:08:59.281 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c34f83f7-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10958 mSec with 29222 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:59.281 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204371984 2019-12-24 11:08:59.281 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:59.394 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204371984 and task id 14356409892869 in 113 msec 2019-12-24 11:08:59.460 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c3a3491b-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10826 mSec with 28868 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:59.460 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979354 2019-12-24 11:08:59.460 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:59.617 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979354 and task id 14356409892872 in 157 msec 2019-12-24 11:08:59.642 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c3a76801-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10691 mSec with 28510 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:59.642 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979358 2019-12-24 11:08:59.642 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:59.785 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979358 and task id 14356409892876 in 143 msec 2019-12-24 11:08:59.847 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c3a9b192-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10541 mSec with 28110 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:59.847 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204371977 2019-12-24 11:08:59.847 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:08:59.917 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204371977 and task id 14356409942016 in 70 msec 2019-12-24 11:08:59.978 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c3c21b1d-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 10450 mSec with 27866 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:08:59.978 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206469150 2019-12-24 11:08:59.979 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:00.165 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206469150 and task id 14356410941442 in 187 msec 2019-12-24 11:09:00.248 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c3c48cb8-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10250 mSec with 27334 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:00.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209614866 2019-12-24 11:09:00.248 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:00.353 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209614866 and task id 14356410941445 in 105 msec 2019-12-24 11:09:00.404 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c3c48cbc-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 10138 mSec with 27034 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:00.404 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210319390 2019-12-24 11:09:00.404 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:00.521 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210319390 and task id 14356410941448 in 117 msec 2019-12-24 11:09:00.583 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c3ce020f-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 10006 mSec with 26682 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:00.583 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208369744 2019-12-24 11:09:00.583 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:00.647 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208369744 and task id 14356410941451 in 64 msec 2019-12-24 11:09:00.704 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c3d3ce76-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9921 mSec with 26456 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:00.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214661133 2019-12-24 11:09:00.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:00.842 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214661133 and task id 14356410941455 in 137 msec 2019-12-24 11:09:00.937 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c410b135-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9753 mSec with 26008 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:00.937 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207321108 2019-12-24 11:09:00.937 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:01.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207321108 and task id 14356410941459 in 92 msec 2019-12-24 11:09:01.131 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c41ac2ed-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 9613 mSec with 25634 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:01.131 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204372062 2019-12-24 11:09:01.131 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:01.242 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204372062 and task id 14356411990021 in 111 msec 2019-12-24 11:09:01.281 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c41da978-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 9503 mSec with 25340 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:01.281 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206272516 2019-12-24 11:09:01.281 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:01.370 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206272516 and task id 14356411990023 in 89 msec 2019-12-24 11:09:01.471 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c4294167-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9365 mSec with 24972 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:01.471 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203323425 2019-12-24 11:09:01.471 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:01.533 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203323425 and task id 14356411990028 in 62 msec 2019-12-24 11:09:01.581 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c42d120c-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9287 mSec with 24766 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:01.581 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204175385 2019-12-24 11:09:01.581 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:01.691 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204175385 and task id 14356411990031 in 110 msec 2019-12-24 11:09:01.773 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c4372441-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9148 mSec with 24394 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:01.773 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208369697 2019-12-24 11:09:01.773 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:01.853 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208369697 and task id 14356411990035 in 80 msec 2019-12-24 11:09:01.885 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c44491d1-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 9071 mSec with 24188 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:01.886 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206272527 2019-12-24 11:09:01.886 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:01.982 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206272527 and task id 14356411990037 in 96 msec 2019-12-24 11:09:02.031 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c469cd41-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8967 mSec with 23912 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:02.031 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205420626 2019-12-24 11:09:02.031 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:02.211 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205420626 and task id 14356413038594 in 180 msec 2019-12-24 11:09:02.326 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c46a698d-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8755 mSec with 23346 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:02.326 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205420572 2019-12-24 11:09:02.326 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:02.416 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205420572 and task id 14356413038597 in 90 msec 2019-12-24 11:09:02.472 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c46ed665-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8648 mSec with 23062 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:02.472 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356201275398 2019-12-24 11:09:02.472 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:02.544 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356201275398 and task id 14356413038601 in 72 msec 2019-12-24 11:09:02.662 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c4871977-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8513 mSec with 22702 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:02.662 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356201226303 2019-12-24 11:09:02.662 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:02.757 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356201226303 and task id 14356413038605 in 95 msec 2019-12-24 11:09:02.814 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c48d5a6a-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 8407 mSec with 22418 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:02.814 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207173685 2019-12-24 11:09:02.814 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:02.887 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207173685 and task id 14356413038609 in 73 msec 2019-12-24 11:09:02.909 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c494ae1c-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8342 mSec with 22246 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:02.909 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206125062 2019-12-24 11:09:02.909 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:02.987 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206125062 and task id 14356413038610 in 78 msec 2019-12-24 11:09:03.034 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c4b02571-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8252 mSec with 22004 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:03.034 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207566886 2019-12-24 11:09:03.034 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:03.137 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207566886 and task id 14356414087169 in 103 msec 2019-12-24 11:09:03.222 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c4d538dd-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 8117 mSec with 21646 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:03.222 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193886255 2019-12-24 11:09:03.222 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:03.297 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193886255 and task id 14356414087173 in 75 msec 2019-12-24 11:09:03.381 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c4d84625-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 7999 mSec with 21330 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:03.381 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356202979340 2019-12-24 11:09:03.381 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:03.473 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356202979340 and task id 14356414087177 in 92 msec 2019-12-24 11:09:03.574 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c4e84c24-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 7856 mSec with 20950 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:03.574 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210319392 2019-12-24 11:09:03.574 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:03.668 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210319392 and task id 14356414087181 in 94 msec 2019-12-24 11:09:03.796 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c4e8734c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 7694 mSec with 20518 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:03.796 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209664057 2019-12-24 11:09:03.796 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:03.907 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209664057 and task id 14356414087186 in 111 msec 2019-12-24 11:09:03.972 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c4e89a4c-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 7565 mSec with 20172 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:03.973 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204421193 2019-12-24 11:09:03.973 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:04.101 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204421193 and task id 14356415135745 in 129 msec 2019-12-24 11:09:04.209 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c4f3e4a4-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 7392 mSec with 19712 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:04.209 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207517742 2019-12-24 11:09:04.209 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:04.289 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207517742 and task id 14356415135750 in 80 msec 2019-12-24 11:09:04.371 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c511f3a7-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 7275 mSec with 19400 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:04.371 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204027928 2019-12-24 11:09:04.371 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:04.479 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204027928 and task id 14356415135754 in 108 msec 2019-12-24 11:09:04.535 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c5143e13-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 7154 mSec with 19076 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:04.535 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356193935371 2019-12-24 11:09:04.535 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:04.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356193935371 and task id 14356415135756 in 96 msec 2019-12-24 11:09:04.695 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c530ede8-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 7037 mSec with 18766 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:04.695 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200226828 2019-12-24 11:09:04.695 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:04.786 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200226828 and task id 14356415135759 in 91 msec 2019-12-24 11:09:04.869 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c55083db-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6913 mSec with 18434 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:04.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356203372591 2019-12-24 11:09:04.869 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:04.997 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356203372591 and task id 14356415135763 in 128 msec 2019-12-24 11:09:05.108 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c5578889-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6735 mSec with 17960 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:05.108 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206272525 2019-12-24 11:09:05.108 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:05.165 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206272525 and task id 14356416184322 in 57 msec 2019-12-24 11:09:05.272 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c55c6ac3-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 6615 mSec with 17640 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:05.272 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204421126 2019-12-24 11:09:05.272 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:05.365 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204421126 and task id 14356416184326 in 93 msec 2019-12-24 11:09:05.387 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c55edb91-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 6532 mSec with 17418 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:05.387 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211367940 2019-12-24 11:09:05.387 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:05.501 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211367940 and task id 14356416184328 in 114 msec 2019-12-24 11:09:05.563 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task c568039a-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 6403 mSec with 17074 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:05.563 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209614879 2019-12-24 11:09:05.563 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:05.688 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209614879 and task id 14356416184333 in 125 msec 2019-12-24 11:09:05.874 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cca88c9c-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14984 mSec with 39956 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:05.874 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205469820 2019-12-24 11:09:05.874 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:05.969 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205469820 and task id 14356416184339 in 95 msec 2019-12-24 11:09:06.032 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ccad4781-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14871 mSec with 39656 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:06.032 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212809731 2019-12-24 11:09:06.032 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:06.125 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212809731 and task id 14356417232898 in 93 msec 2019-12-24 11:09:06.224 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ccc47916-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14966 mSec with 39908 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:06.224 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209614852 2019-12-24 11:09:06.224 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:06.314 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209614852 and task id 14356417232903 in 90 msec 2019-12-24 11:09:06.380 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ccced95e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14858 mSec with 39622 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:06.380 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210319396 2019-12-24 11:09:06.380 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:06.497 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210319396 and task id 14356417232907 in 117 msec 2019-12-24 11:09:06.574 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ccd987d3-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14723 mSec with 39260 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:06.575 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205420591 2019-12-24 11:09:06.575 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:06.639 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205420591 and task id 14356417232911 in 64 msec 2019-12-24 11:09:06.750 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ccfbdc83-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14947 mSec with 39858 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:06.750 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206469157 2019-12-24 11:09:06.750 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:06.895 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206469157 and task id 14356417232915 in 145 msec 2019-12-24 11:09:06.973 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ccfe4d8b-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14795 mSec with 39454 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:06.973 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206272537 2019-12-24 11:09:06.973 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:07.038 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206272537 and task id 14356418281473 in 65 msec 2019-12-24 11:09:07.081 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cd1901ff-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14717 mSec with 39246 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:07.082 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356198080544 2019-12-24 11:09:07.082 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:07.305 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356198080544 and task id 14356418281479 in 223 msec 2019-12-24 11:09:07.368 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cd2a8e32-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14507 mSec with 38684 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:07.368 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356200226888 2019-12-24 11:09:07.368 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:07.465 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356200226888 and task id 14356418281482 in 97 msec 2019-12-24 11:09:07.505 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cd3d2be7-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14410 mSec with 38426 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:07.505 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209270838 2019-12-24 11:09:07.505 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:07.627 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209270838 and task id 14356417937410 in 122 msec 2019-12-24 11:09:07.688 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cd42f87e-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14975 mSec with 39934 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:07.688 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194983996 2019-12-24 11:09:07.688 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:07.766 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194983996 and task id 14356417937412 in 78 msec 2019-12-24 11:09:07.814 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cd4ce2c3-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14876 mSec with 39670 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:07.814 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211368010 2019-12-24 11:09:07.814 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:07.905 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211368010 and task id 14356417937414 in 91 msec 2019-12-24 11:09:07.952 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cd523a9c-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14774 mSec with 39398 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:07.952 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209664030 2019-12-24 11:09:07.952 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:08.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209664030 and task id 14356417937415 in 77 msec 2019-12-24 11:09:08.085 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cd61f16b-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14675 mSec with 39134 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:08.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206272560 2019-12-24 11:09:08.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:08.182 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206272560 and task id 14356418985985 in 97 msec 2019-12-24 11:09:08.254 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cd7b1ec3-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14549 mSec with 38798 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:08.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209614881 2019-12-24 11:09:08.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:08.338 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209614881 and task id 14356418985987 in 84 msec 2019-12-24 11:09:08.385 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cd7ca56b-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14452 mSec with 38538 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:08.386 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206272514 2019-12-24 11:09:08.386 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:08.489 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206272514 and task id 14356418985989 in 104 msec 2019-12-24 11:09:08.534 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cd7e2cb1-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14344 mSec with 38250 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:08.534 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186349588 2019-12-24 11:09:08.534 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:08.615 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186349588 and task id 14356418985991 in 81 msec 2019-12-24 11:09:08.653 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cd81d546-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14255 mSec with 38012 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:08.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210663470 2019-12-24 11:09:08.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:08.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210663470 and task id 14356418985994 in 108 msec 2019-12-24 11:09:08.829 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cd922943-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14124 mSec with 37664 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:08.829 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215562315 2019-12-24 11:09:08.829 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:08.912 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215562315 and task id 14356418985996 in 83 msec 2019-12-24 11:09:08.936 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cdb0fbc2-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14045 mSec with 37454 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:08.936 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207321156 2019-12-24 11:09:08.936 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:09.037 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207321156 and task id 14356418985998 in 101 msec 2019-12-24 11:09:09.088 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cdb51ab9-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 13931 mSec with 37150 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:09.088 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207517711 2019-12-24 11:09:09.088 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:09.171 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207517711 and task id 14356420034561 in 83 msec 2019-12-24 11:09:09.201 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cdb8c3db-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 13848 mSec with 36928 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:09.201 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214513664 2019-12-24 11:09:09.201 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:09.277 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214513664 and task id 14356420034562 in 76 msec 2019-12-24 11:09:09.385 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cdc40ee1-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 13712 mSec with 36564 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:09.385 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210466863 2019-12-24 11:09:09.385 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:09.469 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210466863 and task id 14356420427779 in 84 msec 2019-12-24 11:09:09.547 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cdd12e1b-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 13592 mSec with 36246 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:09.547 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208615473 2019-12-24 11:09:09.547 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:09.614 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208615473 and task id 14356420427783 in 67 msec 2019-12-24 11:09:10.225 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cf3fb281-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14981 mSec with 39950 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:10.225 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208222208 2019-12-24 11:09:10.225 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:10.313 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208222208 and task id 14356421476355 in 88 msec 2019-12-24 11:09:10.357 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cf533a73-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14991 mSec with 39976 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:10.357 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207517724 2019-12-24 11:09:10.357 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:10.492 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207517724 and task id 14356421476359 in 135 msec 2019-12-24 11:09:10.558 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cf558499-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14843 mSec with 39582 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:10.558 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207517739 2019-12-24 11:09:10.558 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:10.665 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207517739 and task id 14356421083138 in 107 msec 2019-12-24 11:09:10.722 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cf57f549-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14721 mSec with 39256 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:10.722 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211367954 2019-12-24 11:09:10.722 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:10.830 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211367954 and task id 14356421083139 in 108 msec 2019-12-24 11:09:10.875 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cf62cadb-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14607 mSec with 38952 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:10.875 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208615488 2019-12-24 11:09:10.875 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:10.976 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208615488 and task id 14356421083141 in 101 msec 2019-12-24 11:09:11.008 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cf651514-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14508 mSec with 38688 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:11.008 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204421149 2019-12-24 11:09:11.008 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:11.099 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204421149 and task id 14356422524929 in 91 msec 2019-12-24 11:09:11.197 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cfae79b7-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14990 mSec with 39974 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:11.198 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206272583 2019-12-24 11:09:11.198 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:11.290 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206272583 and task id 14356422524932 in 93 msec 2019-12-24 11:09:11.309 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cfb2236c-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14908 mSec with 39754 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:11.309 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205469834 2019-12-24 11:09:11.309 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:11.414 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205469834 and task id 14356422524936 in 105 msec 2019-12-24 11:09:11.438 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cfc2c533-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14813 mSec with 39500 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:11.438 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206469186 2019-12-24 11:09:11.438 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:11.552 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206469186 and task id 14356422524938 in 114 msec 2019-12-24 11:09:11.651 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task cfc9a2ff-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14654 mSec with 39078 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:11.651 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212416525 2019-12-24 11:09:11.652 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:11.726 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212416525 and task id 14356422524942 in 75 msec 2019-12-24 11:09:12.331 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d093d112-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14978 mSec with 39942 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:12.331 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207321096 2019-12-24 11:09:12.331 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:12.449 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207321096 and task id 14356423573507 in 118 msec 2019-12-24 11:09:12.565 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d0a7583a-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14964 mSec with 39904 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:12.565 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208615461 2019-12-24 11:09:12.565 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:12.638 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208615461 and task id 14356423573510 in 73 msec 2019-12-24 11:09:12.704 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d0b42992-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14865 mSec with 39640 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:12.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211368000 2019-12-24 11:09:12.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:12.806 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211368000 and task id 14356423573514 in 102 msec 2019-12-24 11:09:12.837 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d0b5b0fa-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14774 mSec with 39398 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:12.837 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215562331 2019-12-24 11:09:12.837 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:12.907 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215562331 and task id 14356423573517 in 70 msec 2019-12-24 11:09:12.937 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d0b67397-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14708 mSec with 39222 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:12.937 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356186349626 2019-12-24 11:09:12.937 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:13.021 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356186349626 and task id 14356423573520 in 84 msec 2019-12-24 11:09:13.144 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d10a5fcd-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14974 mSec with 39930 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:13.144 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212809738 2019-12-24 11:09:13.144 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:13.217 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212809738 and task id 14356424622082 in 73 msec 2019-12-24 11:09:13.250 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d11f6ea4-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14991 mSec with 39976 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:13.250 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208369799 2019-12-24 11:09:13.250 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:13.337 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208369799 and task id 14356424622084 in 87 msec 2019-12-24 11:09:13.381 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d12ba3af-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14990 mSec with 39974 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:13.381 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207321175 2019-12-24 11:09:13.381 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:13.468 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207321175 and task id 14356424622087 in 87 msec 2019-12-24 11:09:13.629 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d13d2ff5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14954 mSec with 39876 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:13.629 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214513719 2019-12-24 11:09:13.629 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:13.709 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214513719 and task id 14356424622089 in 80 msec 2019-12-24 11:09:13.789 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d14175a9-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14846 mSec with 39590 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:13.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209664054 2019-12-24 11:09:13.789 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:13.875 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209664054 and task id 14356424622095 in 86 msec 2019-12-24 11:09:13.899 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d143238a-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14772 mSec with 39392 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:13.899 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207517719 2019-12-24 11:09:13.899 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:13.987 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207517719 and task id 14356424622097 in 88 msec 2019-12-24 11:09:14.029 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d145948f-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14684 mSec with 39156 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:14.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207321097 2019-12-24 11:09:14.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:14.073 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207321097 and task id 14356425670657 in 44 msec 2019-12-24 11:09:14.107 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d147692e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14628 mSec with 39008 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:14.107 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205223961 2019-12-24 11:09:14.107 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:14.189 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205223961 and task id 14356425670659 in 82 msec 2019-12-24 11:09:14.321 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d1bfcd9b-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14972 mSec with 39926 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:14.321 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211367994 2019-12-24 11:09:14.321 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:14.401 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211367994 and task id 14356425670661 in 80 msec 2019-12-24 11:09:14.478 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d1c0ded3-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14865 mSec with 39640 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:14.478 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206469166 2019-12-24 11:09:14.478 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:14.585 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206469166 and task id 14356425670664 in 107 msec 2019-12-24 11:09:14.729 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d1e66844-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14963 mSec with 39900 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:14.729 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356201275423 2019-12-24 11:09:14.729 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:14.784 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356201275423 and task id 14356425670665 in 55 msec 2019-12-24 11:09:14.836 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d1f55cf5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14891 mSec with 39708 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:14.836 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210663502 2019-12-24 11:09:14.836 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:14.903 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210663502 and task id 14356425670667 in 67 msec 2019-12-24 11:09:14.971 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task d1fc3a63-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14798 mSec with 39462 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:14.972 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205223951 2019-12-24 11:09:14.972 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:15.166 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205223951 and task id 14356426719232 in 195 msec 2019-12-24 11:09:30.853 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task dba119dd-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14980 mSec with 39946 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:30.853 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214513686 2019-12-24 11:09:30.853 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:30.917 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214513686 and task id 14356442054663 in 64 msec 2019-12-24 11:09:32.515 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task dc6839ab-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14979 mSec with 39944 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:32.515 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206518361 2019-12-24 11:09:32.515 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:32.580 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206518361 and task id 14356444151818 in 65 msec 2019-12-24 11:09:32.629 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task dc6b6e70-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14895 mSec with 39720 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:32.630 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210663457 2019-12-24 11:09:32.630 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:32.664 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210663457 and task id 14356444151820 in 34 msec 2019-12-24 11:09:32.690 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task dc820368-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14853 mSec with 39608 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:32.690 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210663506 2019-12-24 11:09:32.690 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:32.733 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210663506 and task id 14356444151821 in 43 msec 2019-12-24 11:09:32.799 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task dc84e9ae-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14778 mSec with 39408 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:32.799 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210466892 2019-12-24 11:09:32.799 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:32.844 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210466892 and task id 14356444151822 in 45 msec 2019-12-24 11:09:33.404 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task dd0f9e04-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14981 mSec with 39950 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:33.404 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356206272545 2019-12-24 11:09:33.404 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:33.461 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356206272545 and task id 14356445200387 in 57 msec 2019-12-24 11:09:33.520 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task dd1b368f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14900 mSec with 39734 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:33.520 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208222223 2019-12-24 11:09:33.520 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:33.563 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208222223 and task id 14356445200389 in 43 msec 2019-12-24 11:09:33.683 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task dd53368d-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14988 mSec with 39968 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:33.683 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214857785 2019-12-24 11:09:33.683 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:33.723 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214857785 and task id 14356445200392 in 40 msec 2019-12-24 11:09:34.269 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task dda9ba8c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:34.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218855471 2019-12-24 11:09:34.269 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:34.299 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218855471 and task id 14356446248963 in 30 msec 2019-12-24 11:09:34.321 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task dda9bb0f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14955 mSec with 39880 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:34.321 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215906353 2019-12-24 11:09:34.321 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:34.357 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215906353 and task id 14356446248966 in 36 msec 2019-12-24 11:09:34.390 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ddaeeb37-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14990 mSec with 39974 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:34.390 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213465156 2019-12-24 11:09:34.390 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:34.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213465156 and task id 14356446248968 in 43 msec 2019-12-24 11:09:34.461 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ddafaebe-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14939 mSec with 39836 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:34.461 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209664017 2019-12-24 11:09:34.461 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:34.494 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209664017 and task id 14356446248971 in 33 msec 2019-12-24 11:09:34.537 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ddb37e56-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14883 mSec with 39688 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:34.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212809737 2019-12-24 11:09:34.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:34.584 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212809737 and task id 14356446248972 in 47 msec 2019-12-24 11:09:34.605 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ddc0c4ce-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14834 mSec with 39556 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:34.605 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217806876 2019-12-24 11:09:34.605 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:34.638 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217806876 and task id 14356446248973 in 33 msec 2019-12-24 11:09:42.224 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e248be41-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14992 mSec with 39978 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:42.225 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220149792 2019-12-24 11:09:42.225 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:42.284 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220149792 and task id 14356454981632 in 59 msec 2019-12-24 11:09:42.338 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e27c78e7-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14988 mSec with 39968 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:42.338 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217806856 2019-12-24 11:09:42.338 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:42.396 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217806856 and task id 14356454981634 in 58 msec 2019-12-24 11:09:42.443 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e27e7418-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14915 mSec with 39772 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:42.443 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213465102 2019-12-24 11:09:42.443 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:42.500 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213465102 and task id 14356454981635 in 57 msec 2019-12-24 11:09:42.524 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e27e74aa-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14852 mSec with 39604 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:42.524 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212416595 2019-12-24 11:09:42.524 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:42.584 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212416595 and task id 14356454981636 in 60 msec 2019-12-24 11:09:42.604 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e27ec2df-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14794 mSec with 39450 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:42.604 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217004058 2019-12-24 11:09:42.604 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:42.644 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217004058 and task id 14356454981637 in 40 msec 2019-12-24 11:09:42.688 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e2a97bbf-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14987 mSec with 39964 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:42.688 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215562380 2019-12-24 11:09:42.688 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:42.759 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215562380 and task id 14356454981638 in 71 msec 2019-12-24 11:09:42.787 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e2a9a2f5-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14918 mSec with 39782 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:42.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218708001 2019-12-24 11:09:42.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:42.853 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218708001 and task id 14356454981639 in 66 msec 2019-12-24 11:09:42.888 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e2ac8927-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14844 mSec with 39584 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:42.888 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209418380 2019-12-24 11:09:42.888 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:42.925 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209418380 and task id 14356454981640 in 37 msec 2019-12-24 11:09:43.485 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e31c137f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14987 mSec with 39966 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:43.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209418353 2019-12-24 11:09:43.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:43.549 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209418353 and task id 14356456030208 in 64 msec 2019-12-24 11:09:43.577 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e31cb025-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14921 mSec with 39790 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:43.577 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212809729 2019-12-24 11:09:43.577 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:43.666 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212809729 and task id 14356456030209 in 89 msec 2019-12-24 11:09:43.720 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e3286f97-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14815 mSec with 39506 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:43.721 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208369736 2019-12-24 11:09:43.721 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:43.800 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208369736 and task id 14356456030210 in 80 msec 2019-12-24 11:09:43.839 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e32b0874-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14727 mSec with 39272 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:43.840 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212416625 2019-12-24 11:09:43.840 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:43.918 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212416625 and task id 14356456030211 in 78 msec 2019-12-24 11:09:45.488 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e439b897-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14992 mSec with 39978 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:45.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356194934835 2019-12-24 11:09:45.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:45.524 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356194934835 and task id 14356458127360 in 36 msec 2019-12-24 11:09:45.556 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e43ffa95-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14942 mSec with 39846 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:45.556 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213465162 2019-12-24 11:09:45.556 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:45.595 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213465162 and task id 14356458127361 in 39 msec 2019-12-24 11:09:45.651 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e4613ea2-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14986 mSec with 39962 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:45.651 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212760692 2019-12-24 11:09:45.651 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:45.688 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212760692 and task id 14356458127362 in 37 msec 2019-12-24 11:09:45.707 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e4618c5d-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14945 mSec with 39852 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:45.707 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216954897 2019-12-24 11:09:45.707 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:45.743 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216954897 and task id 14356458127363 in 36 msec 2019-12-24 11:09:45.765 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e4629d5f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14903 mSec with 39742 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:45.765 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210712577 2019-12-24 11:09:45.765 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:45.800 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210712577 and task id 14356458127364 in 35 msec 2019-12-24 11:09:45.820 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e463608a-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14863 mSec with 39634 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:45.820 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217004069 2019-12-24 11:09:45.820 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:45.859 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217004069 and task id 14356458127365 in 39 msec 2019-12-24 11:09:45.894 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e465aaa7-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14809 mSec with 39490 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:45.894 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218003471 2019-12-24 11:09:45.894 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:45.942 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218003471 and task id 14356458127366 in 48 msec 2019-12-24 11:09:45.981 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e46c3a3f-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14744 mSec with 39318 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:45.981 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210319394 2019-12-24 11:09:45.981 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:46.035 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210319394 and task id 14356459175936 in 54 msec 2019-12-24 11:09:46.056 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e4725545-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14691 mSec with 39176 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:46.056 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211515406 2019-12-24 11:09:46.056 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:46.096 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211515406 and task id 14356459175937 in 40 msec 2019-12-24 11:09:46.125 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e4b1ceef-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:46.125 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218707990 2019-12-24 11:09:46.125 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:46.170 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218707990 and task id 14356459175938 in 45 msec 2019-12-24 11:09:46.706 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e504d0f7-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:46.706 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213809200 2019-12-24 11:09:46.706 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:46.781 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213809200 and task id 14356459175939 in 75 msec 2019-12-24 11:09:46.810 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e5074298-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14917 mSec with 39778 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:46.811 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212416547 2019-12-24 11:09:46.811 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:46.854 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212416547 and task id 14356459175940 in 43 msec 2019-12-24 11:09:48.422 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e612bed7-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:48.422 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212809749 2019-12-24 11:09:48.422 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:48.457 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212809749 and task id 14356461273088 in 35 msec 2019-12-24 11:09:48.479 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e6207a22-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14951 mSec with 39870 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:48.479 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212416513 2019-12-24 11:09:48.479 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:48.532 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212416513 and task id 14356461273089 in 53 msec 2019-12-24 11:09:48.560 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e6358939-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:48.561 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210663485 2019-12-24 11:09:48.561 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:48.629 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210663485 and task id 14356461273090 in 68 msec 2019-12-24 11:09:49.179 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e689272f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14996 mSec with 39988 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:49.179 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210319422 2019-12-24 11:09:49.179 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:49.218 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210319422 and task id 14356462321664 in 39 msec 2019-12-24 11:09:49.777 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e6e8854f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14981 mSec with 39948 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:49.777 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213465160 2019-12-24 11:09:49.777 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:49.830 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213465160 and task id 14356462321670 in 53 msec 2019-12-24 11:09:51.435 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e7e2ea67-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14988 mSec with 39968 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:51.435 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211761193 2019-12-24 11:09:51.435 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:51.489 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211761193 and task id 14356464418821 in 54 msec 2019-12-24 11:09:51.529 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e7f53a13-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14996 mSec with 39988 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:51.529 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213465188 2019-12-24 11:09:51.529 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:51.565 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213465188 and task id 14356464418823 in 36 msec 2019-12-24 11:09:51.636 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e801968f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14984 mSec with 39958 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:51.636 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217659452 2019-12-24 11:09:51.636 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:51.728 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217659452 and task id 14356464418825 in 92 msec 2019-12-24 11:09:51.805 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e8031ced-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14866 mSec with 39642 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:51.805 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208566301 2019-12-24 11:09:51.805 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:51.863 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208566301 and task id 14356464418827 in 58 msec 2019-12-24 11:09:51.900 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task e81370e7-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14996 mSec with 39988 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:51.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211712066 2019-12-24 11:09:51.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:51.935 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211712066 and task id 14356464418829 in 34 msec 2019-12-24 11:09:55.542 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ea2141a0-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14968 mSec with 39914 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:55.542 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213465108 2019-12-24 11:09:55.542 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:55.588 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213465108 and task id 14356468613125 in 46 msec 2019-12-24 11:09:55.612 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ea4c9768-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14922 mSec with 39792 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:55.612 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216610901 2019-12-24 11:09:55.612 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:55.654 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216610901 and task id 14356468613126 in 42 msec 2019-12-24 11:09:55.675 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ea4da99e-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14881 mSec with 39682 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:55.675 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210319368 2019-12-24 11:09:55.675 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:55.719 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210319368 and task id 14356468613128 in 44 msec 2019-12-24 11:09:56.280 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eacc014d-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:56.280 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214661126 2019-12-24 11:09:56.280 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:56.323 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214661126 and task id 14356469661703 in 43 msec 2019-12-24 11:09:56.354 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ead85d65-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14996 mSec with 39988 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:56.354 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219756594 2019-12-24 11:09:56.354 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:56.403 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219756594 and task id 14356469661705 in 49 msec 2019-12-24 11:09:56.438 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eae63fc0-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:56.438 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218708010 2019-12-24 11:09:56.438 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:56.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218708010 and task id 14356469661708 in 47 msec 2019-12-24 11:09:56.507 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eae862fd-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14942 mSec with 39844 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:56.507 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219101205 2019-12-24 11:09:56.507 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:56.547 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219101205 and task id 14356469661711 in 39 msec 2019-12-24 11:09:57.096 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eb36f7b0-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14990 mSec with 39972 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:57.096 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356209614872 2019-12-24 11:09:57.096 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:57.137 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356209614872 and task id 14356470710272 in 41 msec 2019-12-24 11:09:57.207 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eb459e26-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14910 mSec with 39760 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:57.207 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219101195 2019-12-24 11:09:57.207 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:57.275 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219101195 and task id 14356470710274 in 68 msec 2019-12-24 11:09:57.301 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eb46fd5b-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14843 mSec with 39580 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:57.301 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212760585 2019-12-24 11:09:57.301 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:57.359 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212760585 and task id 14356470710277 in 58 msec 2019-12-24 11:09:57.911 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eb7c8c66-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14984 mSec with 39956 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:57.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210319406 2019-12-24 11:09:57.911 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:57.948 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210319406 and task id 14356470710284 in 37 msec 2019-12-24 11:09:57.969 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eb7e1357-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14942 mSec with 39844 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:57.969 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213809180 2019-12-24 11:09:57.969 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:58.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213809180 and task id 14356470710286 in 34 msec 2019-12-24 11:09:58.023 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eb7efd19-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14903 mSec with 39740 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:58.023 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214906893 2019-12-24 11:09:58.023 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:58.057 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214906893 and task id 14356471758848 in 34 msec 2019-12-24 11:09:58.081 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eb805cfe-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14861 mSec with 39628 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:58.081 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219904003 2019-12-24 11:09:58.081 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:58.122 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219904003 and task id 14356471758851 in 41 msec 2019-12-24 11:09:58.143 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eb83918e-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14815 mSec with 39506 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:58.143 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213612576 2019-12-24 11:09:58.143 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:58.178 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213612576 and task id 14356471758852 in 35 msec 2019-12-24 11:09:58.198 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eba7945f-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14776 mSec with 39402 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:58.198 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217659460 2019-12-24 11:09:58.198 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:58.236 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217659460 and task id 14356471758854 in 38 msec 2019-12-24 11:09:58.254 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ebb353ca-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14734 mSec with 39290 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:58.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213809211 2019-12-24 11:09:58.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:58.290 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213809211 and task id 14356471758855 in 36 msec 2019-12-24 11:09:58.310 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ebbd1826-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14694 mSec with 39184 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:58.310 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356204175434 2019-12-24 11:09:58.310 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:58.346 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356204175434 and task id 14356471758856 in 36 msec 2019-12-24 11:09:58.367 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ebbd3ee2-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14653 mSec with 39074 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:09:58.367 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216758369 2019-12-24 11:09:58.367 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:09:58.432 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216758369 and task id 14356471758860 in 65 msec 2019-12-24 11:10:00.027 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ece80368-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14978 mSec with 39940 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:00.028 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220149786 2019-12-24 11:10:00.028 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:00.097 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220149786 and task id 14356473856001 in 69 msec 2019-12-24 11:10:00.177 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ecef0882-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14867 mSec with 39646 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:00.177 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217806889 2019-12-24 11:10:00.177 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:00.218 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217806889 and task id 14356473856003 in 41 msec 2019-12-24 11:10:00.246 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eceff2e2-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14822 mSec with 39526 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:00.246 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214661195 2019-12-24 11:10:00.247 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:00.307 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214661195 and task id 14356473856005 in 61 msec 2019-12-24 11:10:00.332 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ecff3529-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14761 mSec with 39362 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:00.332 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214857730 2019-12-24 11:10:00.332 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:00.381 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214857730 and task id 14356473856008 in 49 msec 2019-12-24 11:10:00.454 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ed04654a-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14670 mSec with 39120 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:00.454 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210319429 2019-12-24 11:10:00.455 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:00.502 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210319429 and task id 14356473856010 in 48 msec 2019-12-24 11:10:00.556 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ed38e2ca-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14983 mSec with 39954 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:00.556 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211761157 2019-12-24 11:10:00.556 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:00.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211761157 and task id 14356473856013 in 46 msec 2019-12-24 11:10:00.631 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ed3c3d6e-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14928 mSec with 39808 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:00.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217659457 2019-12-24 11:10:00.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:00.705 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217659457 and task id 14356473856016 in 74 msec 2019-12-24 11:10:00.734 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ed3ed586-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14856 mSec with 39616 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:00.734 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211712004 2019-12-24 11:10:00.734 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:00.776 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211712004 and task id 14356473856018 in 42 msec 2019-12-24 11:10:00.800 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ed3efc9e-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14809 mSec with 39490 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:00.800 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214513702 2019-12-24 11:10:00.800 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:00.856 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214513702 and task id 14356473856022 in 56 msec 2019-12-24 11:10:00.889 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ed4b0b42-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14744 mSec with 39316 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:00.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210663442 2019-12-24 11:10:00.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:00.944 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210663442 and task id 14356473856026 in 55 msec 2019-12-24 11:10:01.003 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ed9e5a72-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14984 mSec with 39958 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:01.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210319376 2019-12-24 11:10:01.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:01.049 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210319376 and task id 14356474904576 in 46 msec 2019-12-24 11:10:01.088 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ed9e825d-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14923 mSec with 39794 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:01.088 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211367948 2019-12-24 11:10:01.089 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:01.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211367948 and task id 14356474904579 in 63 msec 2019-12-24 11:10:01.721 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task edc829a4-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14984 mSec with 39958 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:01.721 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212416606 2019-12-24 11:10:01.721 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:01.843 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212416606 and task id 14356474904591 in 122 msec 2019-12-24 11:10:01.878 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eddcc31c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14870 mSec with 39654 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:01.878 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215562259 2019-12-24 11:10:01.878 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:01.923 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215562259 and task id 14356474904594 in 45 msec 2019-12-24 11:10:01.961 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task edefaf2a-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14807 mSec with 39486 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:01.961 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219101232 2019-12-24 11:10:01.961 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:02.045 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219101232 and task id 14356475953153 in 84 msec 2019-12-24 11:10:02.082 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task edf55444-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14718 mSec with 39248 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:02.082 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220805142 2019-12-24 11:10:02.082 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:02.138 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220805142 and task id 14356475953155 in 56 msec 2019-12-24 11:10:02.169 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task edfca734-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14654 mSec with 39076 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:02.170 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211367956 2019-12-24 11:10:02.170 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:02.228 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211367956 and task id 14356475953156 in 59 msec 2019-12-24 11:10:02.263 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ee01d75c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14585 mSec with 38892 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:02.263 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222902311 2019-12-24 11:10:02.263 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:02.315 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222902311 and task id 14356475953157 in 52 msec 2019-12-24 11:10:02.341 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ee04e4a4-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14528 mSec with 38740 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:02.341 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219101207 2019-12-24 11:10:02.341 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:02.389 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219101207 and task id 14356475953160 in 48 msec 2019-12-24 11:10:02.452 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ee1cd9fe-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14988 mSec with 39968 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:02.452 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212416555 2019-12-24 11:10:02.452 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:02.494 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212416555 and task id 14356475953161 in 42 msec 2019-12-24 11:10:02.520 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ee4326dc-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14939 mSec with 39836 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:02.520 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220805197 2019-12-24 11:10:02.520 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:02.561 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220805197 and task id 14356475953162 in 41 msec 2019-12-24 11:10:02.589 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ee45221e-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14888 mSec with 39702 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:02.590 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214857802 2019-12-24 11:10:02.590 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:02.651 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214857802 and task id 14356475953165 in 61 msec 2019-12-24 11:10:02.678 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ee709f22-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14823 mSec with 39528 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:02.678 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218052671 2019-12-24 11:10:02.678 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:02.739 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218052671 and task id 14356475953166 in 61 msec 2019-12-24 11:10:02.762 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ee70ecdd-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14762 mSec with 39366 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:02.762 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221149190 2019-12-24 11:10:02.762 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:02.806 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221149190 and task id 14356475953167 in 44 msec 2019-12-24 11:10:02.849 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eeaae93e-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:02.849 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210466919 2019-12-24 11:10:02.849 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:02.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210466919 and task id 14356475953168 in 40 msec 2019-12-24 11:10:02.935 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eebc74dc-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14987 mSec with 39966 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:02.935 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214857798 2019-12-24 11:10:02.935 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:02.977 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214857798 and task id 14356475953169 in 42 msec 2019-12-24 11:10:03.006 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eec29010-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14939 mSec with 39836 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:03.007 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217659509 2019-12-24 11:10:03.007 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:03.044 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217659509 and task id 14356477001728 in 38 msec 2019-12-24 11:10:03.069 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eec37978-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14893 mSec with 39714 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:03.069 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217004085 2019-12-24 11:10:03.069 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:03.128 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217004085 and task id 14356477001730 in 59 msec 2019-12-24 11:10:03.151 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eec3c834-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14833 mSec with 39554 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:03.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214661154 2019-12-24 11:10:03.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:03.215 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214661154 and task id 14356477001732 in 64 msec 2019-12-24 11:10:03.271 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eecfd5d4-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14985 mSec with 39960 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:03.273 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211712016 2019-12-24 11:10:03.273 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:03.312 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211712016 and task id 14356477001736 in 39 msec 2019-12-24 11:10:03.339 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eed071dd-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14938 mSec with 39834 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:03.340 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214513759 2019-12-24 11:10:03.340 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:03.394 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214513759 and task id 14356477001739 in 55 msec 2019-12-24 11:10:03.417 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eee75605-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14882 mSec with 39684 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:03.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356201275413 2019-12-24 11:10:03.417 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:03.527 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356201275413 and task id 14356477001742 in 110 msec 2019-12-24 11:10:03.580 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eee866cf-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14760 mSec with 39360 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:03.580 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211367990 2019-12-24 11:10:03.580 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:03.701 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211367990 and task id 14356477001744 in 121 msec 2019-12-24 11:10:03.748 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eef251fc-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14636 mSec with 39030 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:03.748 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210466872 2019-12-24 11:10:03.748 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:03.797 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210466872 and task id 14356477001747 in 49 msec 2019-12-24 11:10:03.845 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eefed521-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14985 mSec with 39960 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:03.845 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221198351 2019-12-24 11:10:03.845 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:03.903 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221198351 and task id 14356477001748 in 58 msec 2019-12-24 11:10:03.926 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef20dc14-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14926 mSec with 39802 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:03.926 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216610838 2019-12-24 11:10:03.926 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:03.977 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216610838 and task id 14356477001750 in 51 msec 2019-12-24 11:10:04.006 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef21eda3-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14867 mSec with 39644 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:04.006 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215562249 2019-12-24 11:10:04.006 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:04.054 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215562249 and task id 14356478050304 in 48 msec 2019-12-24 11:10:04.091 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef306c5c-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14805 mSec with 39480 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:04.091 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211761197 2019-12-24 11:10:04.091 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:04.165 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211761197 and task id 14356478050305 in 74 msec 2019-12-24 11:10:04.187 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef3dd9fc-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14734 mSec with 39290 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:04.187 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210319400 2019-12-24 11:10:04.187 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:04.224 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210319400 and task id 14356478050306 in 37 msec 2019-12-24 11:10:04.249 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef40c054-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14690 mSec with 39172 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:04.249 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213465093 2019-12-24 11:10:04.249 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:04.288 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213465093 and task id 14356478050309 in 39 msec 2019-12-24 11:10:04.310 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef4d1c75-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14646 mSec with 39056 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:04.310 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214857758 2019-12-24 11:10:04.310 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:04.349 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214857758 and task id 14356478050310 in 39 msec 2019-12-24 11:10:04.395 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef6c3d52-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14984 mSec with 39956 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:04.395 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220149770 2019-12-24 11:10:04.395 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:04.436 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220149770 and task id 14356478050312 in 41 msec 2019-12-24 11:10:04.459 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef7b7fb1-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14936 mSec with 39830 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:04.459 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215906325 2019-12-24 11:10:04.459 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:04.497 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215906325 and task id 14356478050315 in 38 msec 2019-12-24 11:10:04.520 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef86ca23-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14893 mSec with 39714 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:04.520 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219904014 2019-12-24 11:10:04.520 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:04.556 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219904014 and task id 14356478050318 in 36 msec 2019-12-24 11:10:04.580 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef86ca59-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14849 mSec with 39596 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:04.580 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211761195 2019-12-24 11:10:04.580 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:04.637 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211761195 and task id 14356478050319 in 57 msec 2019-12-24 11:10:04.664 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef8f07ce-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14786 mSec with 39430 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:04.664 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213465132 2019-12-24 11:10:04.664 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:04.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213465132 and task id 14356478050320 in 66 msec 2019-12-24 11:10:04.765 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef94fafb-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14712 mSec with 39232 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:04.766 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212416557 2019-12-24 11:10:04.766 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:04.824 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212416557 and task id 14356478050321 in 58 msec 2019-12-24 11:10:04.850 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef98a48a-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14649 mSec with 39064 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:04.850 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220805154 2019-12-24 11:10:04.850 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:04.953 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220805154 and task id 14356478099461 in 103 msec 2019-12-24 11:10:05.020 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef9a0363-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14526 mSec with 38736 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:05.020 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223246347 2019-12-24 11:10:05.020 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:05.168 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223246347 and task id 14356479148032 in 148 msec 2019-12-24 11:10:05.237 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ef9ac6c8-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14362 mSec with 38298 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:05.237 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218855457 2019-12-24 11:10:05.237 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:05.327 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218855457 and task id 14356479148036 in 90 msec 2019-12-24 11:10:05.391 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eff3e3b8-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14980 mSec with 39946 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:05.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215906313 2019-12-24 11:10:05.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:05.446 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215906313 and task id 14356479148038 in 55 msec 2019-12-24 11:10:05.474 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eff85007-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14918 mSec with 39782 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:05.474 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221149194 2019-12-24 11:10:05.474 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:05.512 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221149194 and task id 14356479148043 in 38 msec 2019-12-24 11:10:05.538 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task eff9d6af-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14873 mSec with 39660 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:05.538 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211761155 2019-12-24 11:10:05.538 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:05.604 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211761155 and task id 14356479148047 in 66 msec 2019-12-24 11:10:05.636 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f010ba34-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14801 mSec with 39468 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:05.636 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215562265 2019-12-24 11:10:05.636 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:05.676 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215562265 and task id 14356479148048 in 40 msec 2019-12-24 11:10:05.704 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f01611cd-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14753 mSec with 39340 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:05.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218708078 2019-12-24 11:10:05.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:05.738 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218708078 and task id 14356479148049 in 34 msec 2019-12-24 11:10:05.762 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f017bf0a-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14710 mSec with 39226 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:05.762 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219101187 2019-12-24 11:10:05.762 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:05.822 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219101187 and task id 14356479148051 in 60 msec 2019-12-24 11:10:05.856 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f01af36c-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14645 mSec with 39054 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:05.856 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210466921 2019-12-24 11:10:05.856 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:05.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210466921 and task id 14356479148052 in 33 msec 2019-12-24 11:10:05.918 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f01b41f5-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14599 mSec with 38930 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:05.918 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212809733 2019-12-24 11:10:05.918 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:05.952 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212809733 and task id 14356479148056 in 34 msec 2019-12-24 11:10:05.978 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f01b8fa2-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14553 mSec with 38808 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:05.978 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214857769 2019-12-24 11:10:05.978 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:06.013 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214857769 and task id 14356479148057 in 35 msec 2019-12-24 11:10:06.051 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f09bbc99-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:06.051 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211368002 2019-12-24 11:10:06.051 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:06.089 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211368002 and task id 14356480196608 in 38 msec 2019-12-24 11:10:06.197 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f0a977fc-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14987 mSec with 39966 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:06.197 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216610886 2019-12-24 11:10:06.197 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:06.234 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216610886 and task id 14356480196609 in 37 msec 2019-12-24 11:10:06.812 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f0cb094e-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14974 mSec with 39930 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:06.812 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215906317 2019-12-24 11:10:06.812 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:06.888 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215906317 and task id 14356480196616 in 76 msec 2019-12-24 11:10:06.937 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f0d6c934-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14882 mSec with 39686 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:06.937 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210319402 2019-12-24 11:10:06.937 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:06.998 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210319402 and task id 14356480196621 in 61 msec 2019-12-24 11:10:07.031 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f0d6c994-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14813 mSec with 39502 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:07.031 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213465112 2019-12-24 11:10:07.031 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:07.075 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213465112 and task id 14356481245184 in 44 msec 2019-12-24 11:10:07.104 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f0dae7d6-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14762 mSec with 39366 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:07.104 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214857789 2019-12-24 11:10:07.104 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:07.186 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214857789 and task id 14356481245188 in 82 msec 2019-12-24 11:10:07.220 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f0dd7fee-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14677 mSec with 39138 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:07.220 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214513707 2019-12-24 11:10:07.220 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:07.253 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214513707 and task id 14356481245190 in 33 msec 2019-12-24 11:10:07.282 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f0f5752c-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14632 mSec with 39018 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:07.282 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219756580 2019-12-24 11:10:07.282 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:07.326 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219756580 and task id 14356481245191 in 44 msec 2019-12-24 11:10:07.354 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f0f9e1be-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14579 mSec with 38878 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:07.354 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215562294 2019-12-24 11:10:07.355 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:07.393 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215562294 and task id 14356481245192 in 39 msec 2019-12-24 11:10:07.425 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f0fb8f6c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14528 mSec with 38742 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:07.426 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223049793 2019-12-24 11:10:07.426 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:07.470 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223049793 and task id 14356481245194 in 44 msec 2019-12-24 11:10:07.527 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f1030986-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14454 mSec with 38544 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:07.527 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211367978 2019-12-24 11:10:07.527 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:07.570 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211367978 and task id 14356481245199 in 43 msec 2019-12-24 11:10:07.652 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f106da1e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14363 mSec with 38300 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:07.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220100645 2019-12-24 11:10:07.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:07.694 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220100645 and task id 14356481245200 in 41 msec 2019-12-24 11:10:08.304 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f1f642d8-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:08.304 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212760577 2019-12-24 11:10:08.304 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:08.366 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212760577 and task id 14356482293768 in 62 msec 2019-12-24 11:10:08.412 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f1fe80a6-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:08.412 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217004052 2019-12-24 11:10:08.412 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:08.452 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217004052 and task id 14356482293770 in 40 msec 2019-12-24 11:10:08.497 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f20e381e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14990 mSec with 39972 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:08.497 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213809189 2019-12-24 11:10:08.497 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:08.553 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213809189 and task id 14356482293771 in 56 msec 2019-12-24 11:10:09.134 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f24f38ba-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14972 mSec with 39924 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:09.134 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214513733 2019-12-24 11:10:09.134 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:09.204 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214513733 and task id 14356483342341 in 70 msec 2019-12-24 11:10:09.235 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f24f5fde-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14900 mSec with 39734 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:09.235 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210319417 2019-12-24 11:10:09.235 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:09.300 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210319417 and task id 14356483342344 in 65 msec 2019-12-24 11:10:09.345 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f2616145-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14822 mSec with 39524 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:09.345 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215906354 2019-12-24 11:10:09.345 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:09.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215906354 and task id 14356483342346 in 76 msec 2019-12-24 11:10:09.451 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f26c5de0-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14750 mSec with 39332 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:09.451 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216610830 2019-12-24 11:10:09.451 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:09.553 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216610830 and task id 14356483342348 in 102 msec 2019-12-24 11:10:09.579 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f26cd31c-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14657 mSec with 39086 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:09.579 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211761208 2019-12-24 11:10:09.579 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:09.698 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211761208 and task id 14356483342349 in 119 msec 2019-12-24 11:10:10.254 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f2f11e4c-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14984 mSec with 39958 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:10.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216610858 2019-12-24 11:10:10.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:10.299 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216610858 and task id 14356484390918 in 45 msec 2019-12-24 11:10:10.340 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f2f9d107-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14924 mSec with 39798 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:10.340 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215562343 2019-12-24 11:10:10.340 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:10.400 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215562343 and task id 14356484390922 in 60 msec 2019-12-24 11:10:10.431 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f300129f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14859 mSec with 39624 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:10.431 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219756610 2019-12-24 11:10:10.431 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:10.465 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219756610 and task id 14356484390924 in 34 msec 2019-12-24 11:10:10.496 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f3093a41-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14813 mSec with 39500 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:10.496 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222902326 2019-12-24 11:10:10.496 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:10.538 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222902326 and task id 14356484390926 in 42 msec 2019-12-24 11:10:10.593 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f34f4327-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14989 mSec with 39970 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:10.593 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219101213 2019-12-24 11:10:10.593 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:10.626 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219101213 and task id 14356484390928 in 33 msec 2019-12-24 11:10:10.670 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f355850b-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14935 mSec with 39826 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:10.670 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356205076490 2019-12-24 11:10:10.670 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:10.714 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356205076490 and task id 14356484390934 in 44 msec 2019-12-24 11:10:10.761 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f35620ff-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:10.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211761205 2019-12-24 11:10:10.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:10.846 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211761205 and task id 14356484390938 in 85 msec 2019-12-24 11:10:10.883 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f3823a41-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:10.884 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217004077 2019-12-24 11:10:10.884 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:10.996 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217004077 and task id 14356484390942 in 112 msec 2019-12-24 11:10:11.065 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f398a8ee-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14991 mSec with 39976 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:11.065 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212760687 2019-12-24 11:10:11.065 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:11.125 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212760687 and task id 14356485439489 in 60 msec 2019-12-24 11:10:11.153 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f3991dde-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14928 mSec with 39808 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:11.154 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213858308 2019-12-24 11:10:11.154 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:11.228 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213858308 and task id 14356485439490 in 74 msec 2019-12-24 11:10:11.365 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f3a8ae09-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14969 mSec with 39916 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:11.365 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215562347 2019-12-24 11:10:11.365 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:11.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215562347 and task id 14356485439494 in 53 msec 2019-12-24 11:10:11.459 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f3ae7ab9-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14907 mSec with 39752 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:11.459 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211367998 2019-12-24 11:10:11.459 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:11.507 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211367998 and task id 14356485439497 in 48 msec 2019-12-24 11:10:11.610 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f3c44cc4-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14800 mSec with 39466 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:11.610 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224098321 2019-12-24 11:10:11.610 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:11.657 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224098321 and task id 14356485439504 in 47 msec 2019-12-24 11:10:13.305 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f4e06ae7-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:13.305 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217806854 2019-12-24 11:10:13.305 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:13.457 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217806854 and task id 14356487536643 in 152 msec 2019-12-24 11:10:14.011 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f5568596-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14989 mSec with 39970 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:14.011 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216610877 2019-12-24 11:10:14.011 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:14.060 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216610877 and task id 14356488585217 in 49 msec 2019-12-24 11:10:14.118 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f55aa455-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14912 mSec with 39766 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:14.119 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222246944 2019-12-24 11:10:14.119 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:14.170 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222246944 and task id 14356488585218 in 51 msec 2019-12-24 11:10:14.225 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f575cd95-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14991 mSec with 39976 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:14.225 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221198410 2019-12-24 11:10:14.225 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:14.270 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221198410 and task id 14356488585219 in 45 msec 2019-12-24 11:10:14.298 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f5772c34-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14939 mSec with 39838 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:14.298 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214857756 2019-12-24 11:10:14.298 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:14.329 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214857756 and task id 14356488585220 in 31 msec 2019-12-24 11:10:17.900 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f7a6688c-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:17.900 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216758344 2019-12-24 11:10:17.900 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:17.933 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216758344 and task id 14356491337746 in 33 msec 2019-12-24 11:10:17.969 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f7ac5c10-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14940 mSec with 39840 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:17.970 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224344174 2019-12-24 11:10:17.970 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:18.028 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224344174 and task id 14356491337747 in 58 msec 2019-12-24 11:10:18.120 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f7c0f5ab-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14984 mSec with 39956 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:18.120 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221198381 2019-12-24 11:10:18.120 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:18.154 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221198381 and task id 14356492386306 in 34 msec 2019-12-24 11:10:18.179 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f7c25556-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14942 mSec with 39844 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:18.180 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212416583 2019-12-24 11:10:18.180 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:18.207 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212416583 and task id 14356492386308 in 27 msec 2019-12-24 11:10:18.245 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f7ce152e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14894 mSec with 39718 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:18.245 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217004091 2019-12-24 11:10:18.245 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:18.292 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217004091 and task id 14356492386309 in 47 msec 2019-12-24 11:10:18.316 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f7ceb114-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14844 mSec with 39584 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:18.316 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212416616 2019-12-24 11:10:18.316 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:18.384 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212416616 and task id 14356492386312 in 68 msec 2019-12-24 11:10:18.440 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f7f28ccc-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14988 mSec with 39968 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:18.440 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219101224 2019-12-24 11:10:18.440 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:18.485 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219101224 and task id 14356492386314 in 45 msec 2019-12-24 11:10:18.521 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f7f76f5f-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14930 mSec with 39812 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:18.521 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220149794 2019-12-24 11:10:18.521 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:18.562 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220149794 and task id 14356492386317 in 41 msec 2019-12-24 11:10:18.587 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f7fe9b09-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14882 mSec with 39686 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:18.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356207517704 2019-12-24 11:10:18.587 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:18.630 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356207517704 and task id 14356492386320 in 43 msec 2019-12-24 11:10:20.200 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f90ada97-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14991 mSec with 39976 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:20.200 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222902278 2019-12-24 11:10:20.200 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:20.278 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222902278 and task id 14356494483464 in 78 msec 2019-12-24 11:10:20.391 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task f91191ba-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14984 mSec with 39958 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:20.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217004071 2019-12-24 11:10:20.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:20.466 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217004071 and task id 14356494483468 in 75 msec 2019-12-24 11:10:22.072 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fa25e74c-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14990 mSec with 39972 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:22.072 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214513765 2019-12-24 11:10:22.072 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:22.117 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214513765 and task id 14356496580609 in 45 msec 2019-12-24 11:10:22.148 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fa285886-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14936 mSec with 39828 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:22.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221853767 2019-12-24 11:10:22.148 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:22.179 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221853767 and task id 14356496580610 in 31 msec 2019-12-24 11:10:22.206 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fa2d3ae4-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14894 mSec with 39716 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:22.207 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218052608 2019-12-24 11:10:22.207 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:22.239 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218052608 and task id 14356496580611 in 32 msec 2019-12-24 11:10:22.292 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fa2fd2a9-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14986 mSec with 39962 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:22.292 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217806858 2019-12-24 11:10:22.292 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:22.323 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217806858 and task id 14356496580612 in 31 msec 2019-12-24 11:10:22.349 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fa315951-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14946 mSec with 39856 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:22.349 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225146907 2019-12-24 11:10:22.349 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:22.378 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225146907 and task id 14356496580613 in 29 msec 2019-12-24 11:10:22.418 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fa430c51-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14896 mSec with 39722 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:22.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214513668 2019-12-24 11:10:22.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:22.461 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214513668 and task id 14356496580614 in 43 msec 2019-12-24 11:10:22.487 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fa49c326-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14846 mSec with 39588 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:22.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215562322 2019-12-24 11:10:22.487 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:22.545 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215562322 and task id 14356496580615 in 58 msec 2019-12-24 11:10:22.614 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fa49c33e-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14752 mSec with 39338 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:22.614 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215562286 2019-12-24 11:10:22.614 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:22.667 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215562286 and task id 14356496580616 in 53 msec 2019-12-24 11:10:23.233 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fa9439d9-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14978 mSec with 39940 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:23.234 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215562337 2019-12-24 11:10:23.234 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:23.267 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215562337 and task id 14356497629184 in 34 msec 2019-12-24 11:10:23.302 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fa9b655e-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14934 mSec with 39824 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:23.302 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223950857 2019-12-24 11:10:23.302 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:23.337 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223950857 and task id 14356497629185 in 35 msec 2019-12-24 11:10:23.363 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fa9bdb01-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14884 mSec with 39690 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:23.363 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222902294 2019-12-24 11:10:23.363 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:23.402 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222902294 and task id 14356497629186 in 39 msec 2019-12-24 11:10:23.426 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fa9e252c-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14840 mSec with 39572 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:23.426 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216758384 2019-12-24 11:10:23.426 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:23.502 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216758384 and task id 14356497629187 in 76 msec 2019-12-24 11:10:23.545 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fa9f3692-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14752 mSec with 39338 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:23.545 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218052610 2019-12-24 11:10:23.545 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:23.589 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218052610 and task id 14356497629189 in 44 msec 2019-12-24 11:10:23.618 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task faae9ff4-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14699 mSec with 39196 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:23.618 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220805210 2019-12-24 11:10:23.618 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:23.669 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220805210 and task id 14356497629191 in 51 msec 2019-12-24 11:10:23.899 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fab97529-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14490 mSec with 38640 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:23.899 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221853698 2019-12-24 11:10:23.899 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:23.939 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221853698 and task id 14356497629200 in 40 msec 2019-12-24 11:10:23.970 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fabb712a-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14438 mSec with 38502 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:23.970 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223049787 2019-12-24 11:10:23.970 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:24.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223049787 and task id 14356497629202 in 33 msec 2019-12-24 11:10:24.032 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task facf9572-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14397 mSec with 38392 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:24.032 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213809243 2019-12-24 11:10:24.032 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:24.120 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213809243 and task id 14356498677761 in 88 msec 2019-12-24 11:10:24.702 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fba22759-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14978 mSec with 39942 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:24.702 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222001191 2019-12-24 11:10:24.702 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:24.743 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222001191 and task id 14356498677767 in 41 msec 2019-12-24 11:10:24.814 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fbbe6217-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14972 mSec with 39924 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:24.814 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222902303 2019-12-24 11:10:24.814 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:24.866 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222902303 and task id 14356498677769 in 52 msec 2019-12-24 11:10:24.915 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fbc16fa4-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14897 mSec with 39724 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:24.915 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215709742 2019-12-24 11:10:24.915 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:24.942 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215709742 and task id 14356498677771 in 27 msec 2019-12-24 11:10:24.969 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fbc3b9ac-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14860 mSec with 39626 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:24.969 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217659396 2019-12-24 11:10:24.969 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:25.014 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217659396 and task id 14356498677772 in 45 msec 2019-12-24 11:10:25.063 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fbc58dd9-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14795 mSec with 39454 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:25.063 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215906357 2019-12-24 11:10:25.063 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:25.135 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215906357 and task id 14356499726336 in 72 msec 2019-12-24 11:10:25.245 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fbf0bc84-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14977 mSec with 39938 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:25.245 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225343518 2019-12-24 11:10:25.245 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:25.295 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225343518 and task id 14356499726337 in 50 msec 2019-12-24 11:10:25.348 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fbffb0cc-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14902 mSec with 39738 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:25.348 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222197766 2019-12-24 11:10:25.348 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:25.385 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222197766 and task id 14356499726338 in 37 msec 2019-12-24 11:10:25.416 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fc0afb62-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14852 mSec with 39606 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:25.416 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221853696 2019-12-24 11:10:25.416 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:25.468 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221853696 and task id 14356499726339 in 52 msec 2019-12-24 11:10:25.495 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fc0e2fe2-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14802 mSec with 39472 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:25.495 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222902315 2019-12-24 11:10:25.495 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:25.551 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222902315 and task id 14356499726341 in 56 msec 2019-12-24 11:10:25.606 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fc4656c2-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:25.607 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214857772 2019-12-24 11:10:25.607 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:25.641 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214857772 and task id 14356499726343 in 34 msec 2019-12-24 11:10:26.189 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fc7bbe67-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14990 mSec with 39972 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:26.189 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220805138 2019-12-24 11:10:26.189 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:26.218 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220805138 and task id 14356500774912 in 29 msec 2019-12-24 11:10:26.256 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fc7c8202-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14942 mSec with 39844 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:26.256 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222902297 2019-12-24 11:10:26.256 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:26.294 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222902297 and task id 14356500774913 in 38 msec 2019-12-24 11:10:26.321 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fc7ea4ea-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14894 mSec with 39718 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:26.322 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219101208 2019-12-24 11:10:26.322 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:26.371 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219101208 and task id 14356500774914 in 49 msec 2019-12-24 11:10:26.927 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fcff46be-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14985 mSec with 39960 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:26.927 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220805157 2019-12-24 11:10:26.927 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:26.987 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220805157 and task id 14356500774915 in 60 msec 2019-12-24 11:10:27.024 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fd123225-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:27.024 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225392688 2019-12-24 11:10:27.024 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:27.069 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225392688 and task id 14356501823488 in 45 msec 2019-12-24 11:10:27.121 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fd2719ca-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:27.121 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218003476 2019-12-24 11:10:27.121 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:27.151 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218003476 and task id 14356501823489 in 30 msec 2019-12-24 11:10:27.187 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fd2803c2-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14945 mSec with 39852 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:27.187 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223295514 2019-12-24 11:10:27.187 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:27.230 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223295514 and task id 14356501823490 in 43 msec 2019-12-24 11:10:27.298 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fd36d18a-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14988 mSec with 39968 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:27.299 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216610836 2019-12-24 11:10:27.299 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:27.369 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216610836 and task id 14356501823491 in 71 msec 2019-12-24 11:10:27.415 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fd3f5cdc-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14903 mSec with 39740 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:27.415 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215955464 2019-12-24 11:10:27.415 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:27.546 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215955464 and task id 14356501823492 in 131 msec 2019-12-24 11:10:27.584 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fd41a702-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14778 mSec with 39408 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:27.584 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223049815 2019-12-24 11:10:27.584 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:27.688 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223049815 and task id 14356501823494 in 104 msec 2019-12-24 11:10:27.728 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fd4354cb-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14672 mSec with 39124 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:27.728 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221853777 2019-12-24 11:10:27.728 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:27.792 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221853777 and task id 14356501823496 in 64 msec 2019-12-24 11:10:28.392 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fde141be-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:28.392 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213809207 2019-12-24 11:10:28.392 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:28.433 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213809207 and task id 14356502872068 in 41 msec 2019-12-24 11:10:29.000 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fe44e582-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14986 mSec with 39962 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:29.000 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208566281 2019-12-24 11:10:29.000 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:29.036 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208566281 and task id 14356504068097 in 36 msec 2019-12-24 11:10:29.074 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task fe5930d2-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:29.075 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226441224 2019-12-24 11:10:29.075 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:29.115 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226441224 and task id 14356504068099 in 40 msec 2019-12-24 11:10:30.669 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ff41bbef-263d-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:30.669 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224294921 2019-12-24 11:10:30.670 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:30.713 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224294921 and task id 14356505116681 in 44 msec 2019-12-24 11:10:30.736 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ff41bc2b-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14945 mSec with 39852 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:30.736 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219756605 2019-12-24 11:10:30.736 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:30.797 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219756605 and task id 14356505116683 in 61 msec 2019-12-24 11:10:31.342 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ffb0aab3-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:31.342 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225392654 2019-12-24 11:10:31.342 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:31.379 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225392654 and task id 14356506165250 in 37 msec 2019-12-24 11:10:31.427 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ffb42d4c-263d-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14985 mSec with 39960 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:31.427 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214513743 2019-12-24 11:10:31.427 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:31.469 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214513743 and task id 14356506165253 in 42 msec 2019-12-24 11:10:31.498 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ffb67745-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14935 mSec with 39826 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:31.498 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217659472 2019-12-24 11:10:31.498 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:31.544 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217659472 and task id 14356506165255 in 46 msec 2019-12-24 11:10:31.568 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ffb8c10b-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14883 mSec with 39688 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:31.569 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215562375 2019-12-24 11:10:31.569 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:31.625 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215562375 and task id 14356506165257 in 56 msec 2019-12-24 11:10:31.678 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ffbbce7d-263d-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14804 mSec with 39476 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:31.678 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356208566283 2019-12-24 11:10:31.678 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:31.753 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356208566283 and task id 14356506165262 in 75 msec 2019-12-24 11:10:31.805 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ffbda313-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14711 mSec with 39228 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:31.805 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224294917 2019-12-24 11:10:31.805 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:31.848 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224294917 and task id 14356506165264 in 43 msec 2019-12-24 11:10:31.912 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task ffd9ddd1-263d-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14990 mSec with 39974 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:31.912 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212416610 2019-12-24 11:10:31.912 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:31.953 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212416610 and task id 14356506165265 in 41 msec 2019-12-24 11:10:31.988 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 00149cd4-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:31.988 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226441228 2019-12-24 11:10:31.988 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:32.032 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226441228 and task id 14356507213824 in 44 msec 2019-12-24 11:10:32.589 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0040dd4a-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14986 mSec with 39962 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:32.589 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224344114 2019-12-24 11:10:32.589 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:32.634 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224344114 and task id 14356507213832 in 45 msec 2019-12-24 11:10:32.662 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 00417986-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14933 mSec with 39820 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:32.662 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218052670 2019-12-24 11:10:32.662 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:32.702 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218052670 and task id 14356507213833 in 40 msec 2019-12-24 11:10:32.775 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 00476d02-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14850 mSec with 39600 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:32.775 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223950876 2019-12-24 11:10:32.775 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:32.824 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223950876 and task id 14356507213837 in 49 msec 2019-12-24 11:10:32.857 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 005576ca-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14790 mSec with 39440 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:32.857 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218708045 2019-12-24 11:10:32.857 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:32.893 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218708045 and task id 14356507213838 in 36 msec 2019-12-24 11:10:32.925 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0069733a-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14742 mSec with 39312 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:32.925 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226048008 2019-12-24 11:10:32.925 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:32.973 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226048008 and task id 14356507213840 in 48 msec 2019-12-24 11:10:33.029 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 008f99a2-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14990 mSec with 39974 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:33.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217004063 2019-12-24 11:10:33.029 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:33.071 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217004063 and task id 14356508262400 in 42 msec 2019-12-24 11:10:33.098 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 00911f4a-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14941 mSec with 39842 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:33.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221198420 2019-12-24 11:10:33.098 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:33.134 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221198420 and task id 14356508262402 in 36 msec 2019-12-24 11:10:33.159 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0093df01-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14897 mSec with 39724 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:33.159 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217004048 2019-12-24 11:10:33.159 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:33.208 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217004048 and task id 14356508262404 in 49 msec 2019-12-24 11:10:33.250 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 00c4da50-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:33.251 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222246948 2019-12-24 11:10:33.251 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:33.299 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222246948 and task id 14356508262406 in 48 msec 2019-12-24 11:10:33.328 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 00cc2c8f-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14936 mSec with 39830 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:33.329 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218855439 2019-12-24 11:10:33.329 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:33.371 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218855439 and task id 14356508262407 in 42 msec 2019-12-24 11:10:33.451 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 00e6b977-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14973 mSec with 39928 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:33.451 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214857800 2019-12-24 11:10:33.451 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:33.506 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214857800 and task id 14356508262409 in 55 msec 2019-12-24 11:10:33.588 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 00e8672f-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14876 mSec with 39668 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:33.589 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219904046 2019-12-24 11:10:33.589 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:33.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219904046 and task id 14356508262412 in 44 msec 2019-12-24 11:10:34.181 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 015e0d20-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14990 mSec with 39972 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:34.181 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221198471 2019-12-24 11:10:34.181 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:34.232 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221198471 and task id 14356509310979 in 51 msec 2019-12-24 11:10:34.265 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 015e81df-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14928 mSec with 39808 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:34.266 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217806886 2019-12-24 11:10:34.266 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:34.314 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217806886 and task id 14356509310982 in 49 msec 2019-12-24 11:10:34.345 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 01600869-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14870 mSec with 39654 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:34.345 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216610820 2019-12-24 11:10:34.346 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:34.399 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216610820 and task id 14356509310987 in 54 msec 2019-12-24 11:10:34.442 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 018ac1f5-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:34.442 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225392666 2019-12-24 11:10:34.442 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:34.479 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225392666 and task id 14356509310991 in 37 msec 2019-12-24 11:10:35.030 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 01e64f47-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:35.030 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219101222 2019-12-24 11:10:35.030 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:35.123 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219101222 and task id 14356510359553 in 93 msec 2019-12-24 11:10:35.209 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 01fc4888-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14984 mSec with 39956 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:35.209 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215906323 2019-12-24 11:10:35.209 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:35.304 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215906323 and task id 14356510359557 in 95 msec 2019-12-24 11:10:35.348 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 01ffcb15-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14990 mSec with 39974 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:35.348 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219052090 2019-12-24 11:10:35.348 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:35.431 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219052090 and task id 14356510359558 in 83 msec 2019-12-24 11:10:35.476 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 021e2895-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:35.476 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224344156 2019-12-24 11:10:35.476 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:35.514 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224344156 and task id 14356510359560 in 38 msec 2019-12-24 11:10:35.585 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 023225ec-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14988 mSec with 39968 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:35.585 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218052634 2019-12-24 11:10:35.585 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:35.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218052634 and task id 14356510359562 in 48 msec 2019-12-24 11:10:35.695 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 02353350-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14909 mSec with 39756 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:35.695 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217004065 2019-12-24 11:10:35.695 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:35.741 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217004065 and task id 14356510359564 in 46 msec 2019-12-24 11:10:35.767 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0236e0bd-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14856 mSec with 39616 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:35.767 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226441315 2019-12-24 11:10:35.768 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:35.801 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226441315 and task id 14356510359566 in 34 msec 2019-12-24 11:10:35.830 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 02372ee5-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14811 mSec with 39496 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:35.830 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221198421 2019-12-24 11:10:35.830 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:35.865 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221198421 and task id 14356510359568 in 35 msec 2019-12-24 11:10:35.902 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 026bd2ec-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:35.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220100679 2019-12-24 11:10:35.902 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:35.965 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220100679 and task id 14356510359571 in 63 msec 2019-12-24 11:10:36.005 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 026c4853-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14918 mSec with 39780 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:36.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222001194 2019-12-24 11:10:36.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:36.061 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222001194 and task id 14356511408128 in 56 msec 2019-12-24 11:10:36.128 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 027b8a9b-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:36.128 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215709703 2019-12-24 11:10:36.128 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:36.177 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215709703 and task id 14356511408130 in 49 msec 2019-12-24 11:10:39.736 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 04b2b5cb-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:39.736 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214906895 2019-12-24 11:10:39.736 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:39.772 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214906895 and task id 14356514553858 in 36 msec 2019-12-24 11:10:39.817 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 04b91e73-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:39.817 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216610832 2019-12-24 11:10:39.817 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:39.866 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216610832 and task id 14356514553860 in 49 msec 2019-12-24 11:10:39.912 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 04c7c4fb-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:39.912 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226392066 2019-12-24 11:10:39.912 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:39.957 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226392066 and task id 14356514553862 in 45 msec 2019-12-24 11:10:40.516 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 052833a3-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:40.517 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219904017 2019-12-24 11:10:40.517 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:40.569 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219904017 and task id 14356515602432 in 52 msec 2019-12-24 11:10:42.190 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 05fcc1d3-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14978 mSec with 39942 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:42.190 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220149772 2019-12-24 11:10:42.190 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:42.230 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220149772 and task id 14356517699584 in 40 msec 2019-12-24 11:10:42.258 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 05fd1029-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14930 mSec with 39812 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:42.259 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222902301 2019-12-24 11:10:42.259 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:42.309 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222902301 and task id 14356517699585 in 50 msec 2019-12-24 11:10:42.337 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 05fdfaf2-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14873 mSec with 39660 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:42.338 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227489895 2019-12-24 11:10:42.338 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:42.383 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227489895 and task id 14356517699586 in 46 msec 2019-12-24 11:10:42.412 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 06043c33-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14819 mSec with 39516 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:42.412 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219756587 2019-12-24 11:10:42.412 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:42.467 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219756587 and task id 14356517699587 in 55 msec 2019-12-24 11:10:42.498 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 06102374-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14761 mSec with 39362 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:42.498 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225392664 2019-12-24 11:10:42.498 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:42.560 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225392664 and task id 14356517699588 in 62 msec 2019-12-24 11:10:42.631 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 065c47bd-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14976 mSec with 39936 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:42.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356214661205 2019-12-24 11:10:42.632 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:42.693 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356214661205 and task id 14356517699589 in 61 msec 2019-12-24 11:10:42.746 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 065df4ab-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14894 mSec with 39716 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:42.746 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226048034 2019-12-24 11:10:42.746 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:42.785 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226048034 and task id 14356517699590 in 39 msec 2019-12-24 11:10:42.818 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0661c5ac-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14848 mSec with 39594 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:42.818 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215906307 2019-12-24 11:10:42.819 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:42.861 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215906307 and task id 14356517699591 in 43 msec 2019-12-24 11:10:42.904 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0666ced7-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14786 mSec with 39430 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:42.904 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221149232 2019-12-24 11:10:42.904 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:42.959 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221149232 and task id 14356517699592 in 55 msec 2019-12-24 11:10:46.541 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0880adb0-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14986 mSec with 39962 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:46.541 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221198411 2019-12-24 11:10:46.541 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:46.583 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221198411 and task id 14356521893888 in 42 msec 2019-12-24 11:10:46.614 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0894d1f1-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14933 mSec with 39822 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:46.614 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227489824 2019-12-24 11:10:46.614 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:46.666 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227489824 and task id 14356521893889 in 52 msec 2019-12-24 11:10:46.696 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 089b1389-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14874 mSec with 39664 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:46.696 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221853710 2019-12-24 11:10:46.696 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:46.733 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221853710 and task id 14356521893890 in 37 msec 2019-12-24 11:10:46.777 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 089ee43b-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14815 mSec with 39506 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:46.777 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226195489 2019-12-24 11:10:46.777 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:46.861 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226195489 and task id 14356521893891 in 84 msec 2019-12-24 11:10:46.928 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 08a39f40-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14704 mSec with 39210 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:46.928 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228292657 2019-12-24 11:10:46.928 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:46.985 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228292657 and task id 14356521893892 in 57 msec 2019-12-24 11:10:47.042 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 08d29e51-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:47.042 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221853757 2019-12-24 11:10:47.042 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:47.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221853757 and task id 14356522942464 in 43 msec 2019-12-24 11:10:47.119 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 08f282b7-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14937 mSec with 39832 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:47.119 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221853787 2019-12-24 11:10:47.119 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:47.155 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221853787 and task id 14356522942465 in 36 msec 2019-12-24 11:10:48.725 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 09e769e7-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14984 mSec with 39958 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:48.725 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221853729 2019-12-24 11:10:48.725 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:48.770 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221853729 and task id 14356523991040 in 45 msec 2019-12-24 11:10:48.799 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 09e7df01-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14931 mSec with 39816 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:48.799 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219756591 2019-12-24 11:10:48.799 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:48.838 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219756591 and task id 14356523991041 in 39 msec 2019-12-24 11:10:48.865 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 09e7df39-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14884 mSec with 39690 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:48.865 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217004093 2019-12-24 11:10:48.865 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:48.906 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217004093 and task id 14356523991042 in 41 msec 2019-12-24 11:10:48.931 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 09e80619-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14835 mSec with 39560 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:48.931 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356215906341 2019-12-24 11:10:48.931 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:48.979 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356215906341 and task id 14356523991043 in 48 msec 2019-12-24 11:10:49.012 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 09ebfdcf-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14777 mSec with 39406 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:49.013 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216758352 2019-12-24 11:10:49.013 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:49.049 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216758352 and task id 14356525039616 in 37 msec 2019-12-24 11:10:49.076 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 09fb1907-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14731 mSec with 39282 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:49.076 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221149250 2019-12-24 11:10:49.077 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:49.127 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221149250 and task id 14356525039617 in 51 msec 2019-12-24 11:10:49.166 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0a4fef43-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:49.166 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225392686 2019-12-24 11:10:49.166 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:49.215 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225392686 and task id 14356525039618 in 49 msec 2019-12-24 11:10:49.306 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0a606abe-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14988 mSec with 39968 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:49.306 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226441264 2019-12-24 11:10:49.306 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:49.366 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226441264 and task id 14356525039619 in 60 msec 2019-12-24 11:10:49.415 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0a674841-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14912 mSec with 39766 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:49.415 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221853727 2019-12-24 11:10:49.415 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:49.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221853727 and task id 14356525039620 in 73 msec 2019-12-24 11:10:49.546 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0a894ecb-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14989 mSec with 39970 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:49.546 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223246339 2019-12-24 11:10:49.546 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:49.623 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223246339 and task id 14356525039621 in 77 msec 2019-12-24 11:10:50.189 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0ad4fe93-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14991 mSec with 39976 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:50.189 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210319427 2019-12-24 11:10:50.189 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:50.225 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210319427 and task id 14356526088192 in 36 msec 2019-12-24 11:10:50.254 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0aef8ab3-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14947 mSec with 39858 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:50.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217004060 2019-12-24 11:10:50.254 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:50.294 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217004060 and task id 14356526088193 in 40 msec 2019-12-24 11:10:50.329 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0aff4299-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:50.329 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226441277 2019-12-24 11:10:50.329 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:50.364 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226441277 and task id 14356526088194 in 35 msec 2019-12-24 11:10:51.923 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0bd57e02-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14991 mSec with 39976 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:51.923 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228538397 2019-12-24 11:10:51.923 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:52.001 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228538397 and task id 14356527136768 in 78 msec 2019-12-24 11:10:52.065 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0bdd1f4a-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14888 mSec with 39700 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:52.065 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225392684 2019-12-24 11:10:52.065 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:52.119 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225392684 and task id 14356528185344 in 54 msec 2019-12-24 11:10:52.169 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0bf5d7a5-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14811 mSec with 39496 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:52.169 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218855461 2019-12-24 11:10:52.169 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:52.209 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218855461 and task id 14356528185345 in 40 msec 2019-12-24 11:10:52.757 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0c43d013-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:52.757 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356210712602 2019-12-24 11:10:52.757 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:52.797 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356210712602 and task id 14356528185346 in 40 msec 2019-12-24 11:10:52.877 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0c826047-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14985 mSec with 39960 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:52.877 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216758340 2019-12-24 11:10:52.877 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:52.938 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216758340 and task id 14356528185347 in 61 msec 2019-12-24 11:10:52.979 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0c871b59-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14911 mSec with 39762 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:52.980 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226195502 2019-12-24 11:10:52.980 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:53.027 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226195502 and task id 14356529233920 in 47 msec 2019-12-24 11:10:53.056 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0c8964f6-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14858 mSec with 39622 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:53.056 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224098316 2019-12-24 11:10:53.056 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:53.095 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224098316 and task id 14356529233921 in 39 msec 2019-12-24 11:10:53.653 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0cf54621-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14987 mSec with 39964 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:53.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217659459 2019-12-24 11:10:53.653 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:53.762 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217659459 and task id 14356529233922 in 109 msec 2019-12-24 11:10:54.327 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0d671af6-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14991 mSec with 39976 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:54.327 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220149800 2019-12-24 11:10:54.327 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:54.371 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220149800 and task id 14356530282496 in 44 msec 2019-12-24 11:10:54.963 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0dba439f-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14969 mSec with 39916 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:54.963 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218855465 2019-12-24 11:10:54.963 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:55.137 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218855465 and task id 14356531331072 in 174 msec 2019-12-24 11:10:55.189 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0dbd033e-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14801 mSec with 39470 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:55.189 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227489867 2019-12-24 11:10:55.189 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:55.244 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227489867 and task id 14356531331073 in 55 msec 2019-12-24 11:10:55.274 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0dbe897a-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14742 mSec with 39312 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:55.274 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356230586400 2019-12-24 11:10:55.274 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:55.349 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356230586400 and task id 14356531331074 in 75 msec 2019-12-24 11:10:55.901 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0e18def6-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14989 mSec with 39970 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:55.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217659429 2019-12-24 11:10:55.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:55.937 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217659429 and task id 14356531331076 in 36 msec 2019-12-24 11:10:55.962 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0e2142a2-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14945 mSec with 39852 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:55.962 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227489907 2019-12-24 11:10:55.962 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:56.002 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227489907 and task id 14356531331077 in 40 msec 2019-12-24 11:10:56.026 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0e391059-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14898 mSec with 39728 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:56.026 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229193750 2019-12-24 11:10:56.026 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:56.062 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229193750 and task id 14356532379648 in 36 msec 2019-12-24 11:10:56.089 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0e4b5fea-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14854 mSec with 39610 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:56.089 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218052630 2019-12-24 11:10:56.089 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:56.128 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218052630 and task id 14356532379649 in 39 msec 2019-12-24 11:10:57.682 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0f629c36-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:57.683 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356211712087 2019-12-24 11:10:57.683 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:57.768 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356211712087 and task id 14356533428231 in 85 msec 2019-12-24 11:10:58.325 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0fb354d0-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14989 mSec with 39970 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:58.325 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229586964 2019-12-24 11:10:58.325 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:58.415 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229586964 and task id 14356534476802 in 90 msec 2019-12-24 11:10:58.478 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0fb3ca08-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14870 mSec with 39654 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:58.478 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217806873 2019-12-24 11:10:58.478 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:58.531 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217806873 and task id 14356534476803 in 53 msec 2019-12-24 11:10:58.661 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0fdf4689-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14960 mSec with 39892 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:58.662 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218052646 2019-12-24 11:10:58.662 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:58.719 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218052646 and task id 14356534476804 in 57 msec 2019-12-24 11:10:58.749 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0fe14216-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14897 mSec with 39726 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:58.749 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228538437 2019-12-24 11:10:58.749 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:58.796 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228538437 and task id 14356534476805 in 47 msec 2019-12-24 11:10:58.834 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 0fe512c6-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14843 mSec with 39580 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:58.834 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222001183 2019-12-24 11:10:58.834 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:58.913 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222001183 and task id 14356534476806 in 79 msec 2019-12-24 11:10:58.974 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 101d3a4b-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:10:58.974 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218052658 2019-12-24 11:10:58.974 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:10:59.012 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218052658 and task id 14356534476808 in 38 msec 2019-12-24 11:11:00.583 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1108ab88-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14981 mSec with 39948 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:00.583 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223295527 2019-12-24 11:11:00.583 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:00.633 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223295527 and task id 14356536573952 in 50 msec 2019-12-24 11:11:00.668 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 11094834-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14920 mSec with 39786 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:00.668 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356212760614 2019-12-24 11:11:00.668 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:00.718 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356212760614 and task id 14356536573953 in 50 msec 2019-12-24 11:11:00.780 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 11130b3c-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14838 mSec with 39568 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:00.781 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220100616 2019-12-24 11:11:00.781 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:00.823 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220100616 and task id 14356536573954 in 42 msec 2019-12-24 11:11:00.861 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1115f187-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14780 mSec with 39414 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:00.861 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223950878 2019-12-24 11:11:00.861 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:00.927 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223950878 and task id 14356536573955 in 66 msec 2019-12-24 11:11:01.488 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1190edf2-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14987 mSec with 39966 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:01.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218052650 2019-12-24 11:11:01.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:01.525 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218052650 and task id 14356537622528 in 37 msec 2019-12-24 11:11:01.580 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 11986818-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14924 mSec with 39798 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:01.581 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217806893 2019-12-24 11:11:01.581 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:01.641 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217806893 and task id 14356537622529 in 60 msec 2019-12-24 11:11:01.673 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 11a1b726-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14853 mSec with 39608 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:01.673 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223049752 2019-12-24 11:11:01.673 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:01.722 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223049752 and task id 14356537622530 in 49 msec 2019-12-24 11:11:01.754 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 11a78349-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14795 mSec with 39452 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:01.755 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229537832 2019-12-24 11:11:01.755 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:01.794 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229537832 and task id 14356537622531 in 39 msec 2019-12-24 11:11:03.359 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 12c1f46e-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14988 mSec with 39968 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:03.359 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356231634969 2019-12-24 11:11:03.359 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:03.421 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356231634969 and task id 14356539719680 in 62 msec 2019-12-24 11:11:03.454 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 12c5c4f6-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14920 mSec with 39786 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:03.454 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356213465182 2019-12-24 11:11:03.454 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:03.510 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356213465182 and task id 14356539719681 in 56 msec 2019-12-24 11:11:05.115 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 13c819e6-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14991 mSec with 39976 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:05.115 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224344117 2019-12-24 11:11:05.115 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:05.156 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224344117 and task id 14356541816832 in 41 msec 2019-12-24 11:11:05.184 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 13cf1e36-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14942 mSec with 39846 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:05.184 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218708069 2019-12-24 11:11:05.184 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:05.238 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218708069 and task id 14356541816833 in 54 msec 2019-12-24 11:11:05.277 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 13eae434-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:05.277 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222001189 2019-12-24 11:11:05.277 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:05.326 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222001189 and task id 14356541816834 in 49 msec 2019-12-24 11:11:05.368 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 13f19b09-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14990 mSec with 39972 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:05.368 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356216610859 2019-12-24 11:11:05.368 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:05.403 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356216610859 and task id 14356541816835 in 35 msec 2019-12-24 11:11:05.429 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 13f1c1fe-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14946 mSec with 39856 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:05.430 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219101238 2019-12-24 11:11:05.430 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:05.465 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219101238 and task id 14356541816836 in 35 msec 2019-12-24 11:11:05.493 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 13f4cf61-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14900 mSec with 39732 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:05.493 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224344102 2019-12-24 11:11:05.493 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:05.530 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224344102 and task id 14356541816837 in 37 msec 2019-12-24 11:11:05.569 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 13ffcb90-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:05.569 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223295510 2019-12-24 11:11:05.569 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:05.605 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223295510 and task id 14356541816838 in 36 msec 2019-12-24 11:11:06.205 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 142e071e-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14955 mSec with 39880 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:06.205 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224344136 2019-12-24 11:11:06.205 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:06.255 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224344136 and task id 14356542865408 in 50 msec 2019-12-24 11:11:06.282 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 142fdc76-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14904 mSec with 39744 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:06.282 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225343522 2019-12-24 11:11:06.282 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:06.317 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225343522 and task id 14356542865409 in 35 msec 2019-12-24 11:11:06.358 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 143e5b38-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14850 mSec with 39600 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:06.358 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221853755 2019-12-24 11:11:06.358 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:06.394 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221853755 and task id 14356542865410 in 36 msec 2019-12-24 11:11:06.430 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 144b0541-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14804 mSec with 39476 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:06.430 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226441232 2019-12-24 11:11:06.430 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:06.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226441232 and task id 14356542865411 in 58 msec 2019-12-24 11:11:06.551 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1453df3e-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14715 mSec with 39240 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:06.551 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223295518 2019-12-24 11:11:06.551 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:06.591 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223295518 and task id 14356542865412 in 40 msec 2019-12-24 11:11:06.634 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 14595ced-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14659 mSec with 39090 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:06.634 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228292665 2019-12-24 11:11:06.634 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:06.671 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228292665 and task id 14356542865413 in 37 msec 2019-12-24 11:11:06.714 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 146432f6-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14604 mSec with 38944 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:06.714 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228145159 2019-12-24 11:11:06.714 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:06.751 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228145159 and task id 14356542865414 in 37 msec 2019-12-24 11:11:06.780 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 14710400-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14557 mSec with 38818 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:06.780 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227244044 2019-12-24 11:11:06.781 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:06.829 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227244044 and task id 14356542865415 in 49 msec 2019-12-24 11:11:06.880 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 14bfc067-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14992 mSec with 39978 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:06.880 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228538442 2019-12-24 11:11:06.881 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:06.928 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228538442 and task id 14356542717961 in 48 msec 2019-12-24 11:11:06.972 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 14e4fb41-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:06.972 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232683548 2019-12-24 11:11:06.972 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:07.034 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232683548 and task id 14356543766529 in 62 msec 2019-12-24 11:11:07.116 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 14f91fd0-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14981 mSec with 39948 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:07.116 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229586970 2019-12-24 11:11:07.116 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:07.170 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229586970 and task id 14356543766532 in 54 msec 2019-12-24 11:11:07.202 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 14fdda5f-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14924 mSec with 39798 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:07.202 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218708074 2019-12-24 11:11:07.202 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:07.256 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218708074 and task id 14356543766535 in 54 msec 2019-12-24 11:11:08.853 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 16042715-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14978 mSec with 39940 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:08.853 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229537797 2019-12-24 11:11:08.853 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:08.900 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229537797 and task id 14356544815118 in 47 msec 2019-12-24 11:11:08.930 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 160537d7-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14929 mSec with 39810 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:08.930 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221198400 2019-12-24 11:11:08.930 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:08.977 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221198400 and task id 14356544815121 in 47 msec 2019-12-24 11:11:09.006 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 16064945-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14879 mSec with 39676 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:09.006 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227489905 2019-12-24 11:11:09.006 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:09.042 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227489905 and task id 14356545863682 in 36 msec 2019-12-24 11:11:09.604 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 167c15d9-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14987 mSec with 39964 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:09.604 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232486921 2019-12-24 11:11:09.604 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:09.658 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232486921 and task id 14356545863689 in 54 msec 2019-12-24 11:11:09.687 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1680a9f7-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14927 mSec with 39804 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:09.687 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229537848 2019-12-24 11:11:09.687 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:09.729 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229537848 and task id 14356545863690 in 42 msec 2019-12-24 11:11:09.800 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 169012f9-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14985 mSec with 39960 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:09.800 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217806898 2019-12-24 11:11:09.800 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:09.838 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217806898 and task id 14356545863691 in 38 msec 2019-12-24 11:11:09.865 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1696a2b1-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14939 mSec with 39836 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:09.865 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229537883 2019-12-24 11:11:09.865 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:09.918 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229537883 and task id 14356545863692 in 53 msec 2019-12-24 11:11:10.493 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1705435c-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14990 mSec with 39974 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:10.493 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218855451 2019-12-24 11:11:10.493 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:10.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218855451 and task id 14356546912263 in 43 msec 2019-12-24 11:11:10.564 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1706f138-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14939 mSec with 39838 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:10.564 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225343503 2019-12-24 11:11:10.564 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:10.616 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225343503 and task id 14356546912265 in 52 msec 2019-12-24 11:11:10.665 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 17232bba-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14992 mSec with 39978 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:10.665 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225343495 2019-12-24 11:11:10.665 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:10.713 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225343495 and task id 14356546912267 in 48 msec 2019-12-24 11:11:10.742 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1724d980-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14937 mSec with 39832 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:10.742 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219756544 2019-12-24 11:11:10.742 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:10.785 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219756544 and task id 14356546912269 in 43 msec 2019-12-24 11:11:11.357 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 178b3c76-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14990 mSec with 39972 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:11.357 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226195493 2019-12-24 11:11:11.357 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:11.392 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226195493 and task id 14356547960832 in 35 msec 2019-12-24 11:11:14.954 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 199340cf-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14991 mSec with 39976 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:14.954 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229537878 2019-12-24 11:11:14.954 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:15.057 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229537878 and task id 14356552155136 in 103 msec 2019-12-24 11:11:15.122 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 19b19e80-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14867 mSec with 39646 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:15.122 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226195459 2019-12-24 11:11:15.122 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:15.187 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226195459 and task id 14356552155137 in 65 msec 2019-12-24 11:11:16.745 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1aae7506-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14988 mSec with 39968 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:16.745 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356231438336 2019-12-24 11:11:16.745 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:16.782 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356231438336 and task id 14356553203715 in 37 msec 2019-12-24 11:11:16.809 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1aaf1115-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14942 mSec with 39846 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:16.809 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219756631 2019-12-24 11:11:16.809 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:16.843 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219756631 and task id 14356553203716 in 34 msec 2019-12-24 11:11:16.864 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1ab7758d-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14903 mSec with 39740 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:16.864 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356217806870 2019-12-24 11:11:16.864 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:16.901 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356217806870 and task id 14356553203717 in 37 msec 2019-12-24 11:11:16.932 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1ab811a4-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14853 mSec with 39608 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:16.932 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226441262 2019-12-24 11:11:16.932 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:16.970 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226441262 and task id 14356553203718 in 38 msec 2019-12-24 11:11:17.006 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1ae3dcc0-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:17.006 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220149783 2019-12-24 11:11:17.006 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:17.041 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220149783 and task id 14356554252288 in 35 msec 2019-12-24 11:11:17.072 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1aeabae9-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14945 mSec with 39852 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:17.072 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220805208 2019-12-24 11:11:17.072 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:17.125 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220805208 and task id 14356554252289 in 53 msec 2019-12-24 11:11:17.168 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1afd0a58-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:17.168 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224344126 2019-12-24 11:11:17.168 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:17.226 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224344126 and task id 14356554252290 in 58 msec 2019-12-24 11:11:17.261 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1b0b8950-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14992 mSec with 39978 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:17.261 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225392658 2019-12-24 11:11:17.261 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:17.329 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225392658 and task id 14356554252291 in 68 msec 2019-12-24 11:11:17.939 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1b767f8a-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:17.939 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221149246 2019-12-24 11:11:17.939 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:17.978 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221149246 and task id 14356554252292 in 39 msec 2019-12-24 11:11:17.999 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1b7742ee-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14951 mSec with 39868 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:17.999 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226195491 2019-12-24 11:11:17.999 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:18.043 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226195491 and task id 14356555300864 in 44 msec 2019-12-24 11:11:18.584 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1bddcd3d-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:18.584 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225343528 2019-12-24 11:11:18.584 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:18.624 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225343528 and task id 14356555300865 in 40 msec 2019-12-24 11:11:19.172 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1c26e471-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:19.172 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233732103 2019-12-24 11:11:19.172 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:19.219 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233732103 and task id 14356556349440 in 47 msec 2019-12-24 11:11:19.241 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1c32cb1d-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14944 mSec with 39850 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:19.241 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221149202 2019-12-24 11:11:19.241 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:19.277 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221149202 and task id 14356556349441 in 35 msec 2019-12-24 11:11:19.305 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1c417158-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14996 mSec with 39988 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:19.305 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218855469 2019-12-24 11:11:19.305 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:19.348 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218855469 and task id 14356556349442 in 43 msec 2019-12-24 11:11:19.382 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1c514fe0-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:19.382 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356230242397 2019-12-24 11:11:19.382 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:19.424 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356230242397 and task id 14356556349443 in 42 msec 2019-12-24 11:11:22.996 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1e65626c-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14990 mSec with 39974 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:22.996 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221198353 2019-12-24 11:11:22.996 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:23.030 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221198353 and task id 14356560543744 in 34 msec 2019-12-24 11:11:23.052 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1e66e980-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14950 mSec with 39866 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:23.052 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356231438346 2019-12-24 11:11:23.052 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:23.099 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356231438346 and task id 14356560543745 in 47 msec 2019-12-24 11:11:23.122 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1e7b3464-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14899 mSec with 39730 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:23.122 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227489818 2019-12-24 11:11:23.122 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:23.160 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227489818 and task id 14356560543746 in 38 msec 2019-12-24 11:11:23.184 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1e7e68bc-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14855 mSec with 39612 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:23.184 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226441279 2019-12-24 11:11:23.184 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:23.221 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226441279 and task id 14356560543747 in 37 msec 2019-12-24 11:11:24.776 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1f82b9c4-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:24.776 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222001156 2019-12-24 11:11:24.776 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:24.812 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222001156 and task id 14356561592320 in 36 msec 2019-12-24 11:11:25.356 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1fc715df-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14988 mSec with 39968 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:25.356 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226048015 2019-12-24 11:11:25.356 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:25.391 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226048015 and task id 14356562640896 in 35 msec 2019-12-24 11:11:25.422 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1fe2da80-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14939 mSec with 39838 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:25.422 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222001187 2019-12-24 11:11:25.422 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:25.461 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222001187 and task id 14356562640897 in 39 msec 2019-12-24 11:11:25.499 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1ff292b6-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:25.499 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356234584119 2019-12-24 11:11:25.499 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:25.552 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356234584119 and task id 14356562640898 in 53 msec 2019-12-24 11:11:25.583 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1ff99790-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:25.584 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220149764 2019-12-24 11:11:25.584 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:25.639 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220149764 and task id 14356562640899 in 55 msec 2019-12-24 11:11:25.666 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 1ffa0cce-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14935 mSec with 39826 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:25.666 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233781289 2019-12-24 11:11:25.666 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:25.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233781289 and task id 14356562640900 in 38 msec 2019-12-24 11:11:25.739 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 201a8d18-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14991 mSec with 39976 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:25.739 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356230635524 2019-12-24 11:11:25.739 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:25.780 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356230635524 and task id 14356562640901 in 41 msec 2019-12-24 11:11:25.802 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 201bebe8-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14947 mSec with 39858 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:25.802 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356231684105 2019-12-24 11:11:25.802 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:25.841 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356231684105 and task id 14356562640902 in 39 msec 2019-12-24 11:11:25.866 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 201f2040-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14898 mSec with 39728 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:25.866 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228538380 2019-12-24 11:11:25.866 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:25.909 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228538380 and task id 14356562640903 in 43 msec 2019-12-24 11:11:25.932 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 201fe398-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14851 mSec with 39602 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:25.932 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356231634983 2019-12-24 11:11:25.932 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:25.979 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356231634983 and task id 14356562640904 in 47 msec 2019-12-24 11:11:26.014 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 20282100-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:26.014 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225343527 2019-12-24 11:11:26.014 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:26.055 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225343527 and task id 14356563689472 in 41 msec 2019-12-24 11:11:27.616 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 21184d93-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14987 mSec with 39964 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:27.616 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226441284 2019-12-24 11:11:27.616 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:27.654 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226441284 and task id 14356564738048 in 38 msec 2019-12-24 11:11:27.690 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2119fad2-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14932 mSec with 39818 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:27.691 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228538393 2019-12-24 11:11:27.691 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:27.753 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228538393 and task id 14356564738049 in 62 msec 2019-12-24 11:11:27.784 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 211c454b-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14864 mSec with 39636 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:27.784 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232683527 2019-12-24 11:11:27.784 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:27.824 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232683527 and task id 14356564738050 in 40 msec 2019-12-24 11:11:27.867 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 211ce10a-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14802 mSec with 39472 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:27.867 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221853781 2019-12-24 11:11:27.867 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:27.928 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221853781 and task id 14356564738051 in 61 msec 2019-12-24 11:11:27.956 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 21328bf8-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14737 mSec with 39298 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:27.956 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229537822 2019-12-24 11:11:27.956 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:28.001 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229537822 and task id 14356564738052 in 45 msec 2019-12-24 11:11:28.027 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 21328bf9-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14685 mSec with 39160 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:28.027 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228538455 2019-12-24 11:11:28.027 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:28.066 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228538455 and task id 14356565786624 in 39 msec 2019-12-24 11:11:28.145 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 213a2d22-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14598 mSec with 38928 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:28.145 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218855430 2019-12-24 11:11:28.145 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:28.196 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218855430 and task id 14356565786625 in 51 msec 2019-12-24 11:11:28.251 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2184a42d-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:28.251 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227440645 2019-12-24 11:11:28.251 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:28.293 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227440645 and task id 14356565786626 in 42 msec 2019-12-24 11:11:28.388 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 21b30735-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14992 mSec with 39978 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:28.388 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222001197 2019-12-24 11:11:28.388 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:28.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222001197 and task id 14356565786627 in 49 msec 2019-12-24 11:11:28.986 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2202867a-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:28.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228292661 2019-12-24 11:11:28.986 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:29.091 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228292661 and task id 14356566835200 in 105 msec 2019-12-24 11:11:29.144 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 22185820-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14984 mSec with 39958 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:29.144 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221149220 2019-12-24 11:11:29.144 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:29.198 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221149220 and task id 14356566835201 in 53 msec 2019-12-24 11:11:29.815 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2260fa7b-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14990 mSec with 39972 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:29.815 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228292659 2019-12-24 11:11:29.815 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:29.850 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228292659 and task id 14356566835202 in 35 msec 2019-12-24 11:11:29.904 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2262ceb8-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14924 mSec with 39798 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:29.905 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226441327 2019-12-24 11:11:29.905 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:29.940 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226441327 and task id 14356566835203 in 35 msec 2019-12-24 11:11:30.524 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 22d391c7-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14981 mSec with 39948 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:30.524 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222902286 2019-12-24 11:11:30.524 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:30.574 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222902286 and task id 14356567883776 in 50 msec 2019-12-24 11:11:30.600 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 22d7d818-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14927 mSec with 39806 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:30.600 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232486912 2019-12-24 11:11:30.600 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:30.669 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232486912 and task id 14356567883777 in 69 msec 2019-12-24 11:11:30.722 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 22d95ebc-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14840 mSec with 39572 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:30.722 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229193740 2019-12-24 11:11:30.722 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:30.766 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229193740 and task id 14356567883778 in 44 msec 2019-12-24 11:11:30.790 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 22dbcf3c-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14791 mSec with 39442 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:30.790 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228538408 2019-12-24 11:11:30.790 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:30.827 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228538408 and task id 14356567883779 in 37 msec 2019-12-24 11:11:30.881 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 22ef572f-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14723 mSec with 39262 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:30.881 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356218708072 2019-12-24 11:11:30.881 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:30.931 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356218708072 and task id 14356567883780 in 50 msec 2019-12-24 11:11:30.976 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 22f571c4-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14655 mSec with 39080 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:30.976 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229193762 2019-12-24 11:11:30.976 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:31.045 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229193762 and task id 14356568932352 in 69 msec 2019-12-24 11:11:31.602 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 23709526-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14986 mSec with 39962 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:31.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220149774 2019-12-24 11:11:31.602 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:31.636 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220149774 and task id 14356568932353 in 34 msec 2019-12-24 11:11:31.661 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2373062f-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14943 mSec with 39848 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:31.661 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356236533810 2019-12-24 11:11:31.661 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:31.695 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356236533810 and task id 14356568932355 in 34 msec 2019-12-24 11:11:31.716 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 239904be-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14904 mSec with 39744 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:31.716 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356231290951 2019-12-24 11:11:31.716 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:31.748 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356231290951 and task id 14356568932357 in 32 msec 2019-12-24 11:11:31.772 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 239a3d47-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14864 mSec with 39638 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:31.772 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232683613 2019-12-24 11:11:31.772 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:31.807 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232683613 and task id 14356568932358 in 35 msec 2019-12-24 11:11:31.830 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 239c873f-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14822 mSec with 39524 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:31.831 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233535587 2019-12-24 11:11:31.831 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:31.863 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233535587 and task id 14356568932359 in 32 msec 2019-12-24 11:11:31.886 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 239ed18a-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14781 mSec with 39416 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:31.886 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226195468 2019-12-24 11:11:31.886 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:31.932 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226195468 and task id 14356568932360 in 46 msec 2019-12-24 11:11:32.488 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 241a9111-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14988 mSec with 39968 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:32.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356231684146 2019-12-24 11:11:32.488 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:32.554 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356231684146 and task id 14356569980928 in 66 msec 2019-12-24 11:11:32.654 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 241d28e6-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14866 mSec with 39642 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:32.654 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226195487 2019-12-24 11:11:32.654 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:32.774 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226195487 and task id 14356569980929 in 120 msec 2019-12-24 11:11:32.819 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2455772b-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:32.820 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228292611 2019-12-24 11:11:32.820 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:32.896 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228292611 and task id 14356569980930 in 77 msec 2019-12-24 11:11:33.527 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 24b571e0-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14989 mSec with 39970 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:33.527 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229537805 2019-12-24 11:11:33.527 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:33.563 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229537805 and task id 14356571029508 in 36 msec 2019-12-24 11:11:33.597 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 24baa208-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14938 mSec with 39834 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:33.598 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223246345 2019-12-24 11:11:33.598 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:33.635 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223246345 and task id 14356571029509 in 38 msec 2019-12-24 11:11:33.664 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 24bc75fa-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14891 mSec with 39708 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:33.664 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221853773 2019-12-24 11:11:33.664 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:33.702 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221853773 and task id 14356571029510 in 38 msec 2019-12-24 11:11:33.728 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 24c43f00-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14844 mSec with 39584 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:33.729 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356234584066 2019-12-24 11:11:33.729 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:33.764 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356234584066 and task id 14356571029511 in 35 msec 2019-12-24 11:11:33.826 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 24cfd7a1-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14990 mSec with 39972 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:33.826 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232683587 2019-12-24 11:11:33.826 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:33.900 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232683587 and task id 14356571176960 in 74 msec 2019-12-24 11:11:33.941 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 24d41cb2-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14909 mSec with 39756 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:33.941 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356230586423 2019-12-24 11:11:33.941 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:34.005 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356230586423 and task id 14356571176961 in 64 msec 2019-12-24 11:11:34.047 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 24d8898a-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14829 mSec with 39544 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:34.047 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227489856 2019-12-24 11:11:34.047 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:34.107 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227489856 and task id 14356572225536 in 60 msec 2019-12-24 11:11:34.162 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 251df7b1-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:34.162 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228292663 2019-12-24 11:11:34.162 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:34.226 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228292663 and task id 14356572225537 in 64 msec 2019-12-24 11:11:34.793 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 257d2e40-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:34.794 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233732134 2019-12-24 11:11:34.794 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:34.833 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233732134 and task id 14356572225538 in 39 msec 2019-12-24 11:11:34.875 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 257eb4e8-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14933 mSec with 39820 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:34.875 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229586978 2019-12-24 11:11:34.875 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:34.923 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229586978 and task id 14356572225539 in 48 msec 2019-12-24 11:11:38.510 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 27b989a2-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14992 mSec with 39978 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:38.511 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222902333 2019-12-24 11:11:38.511 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:38.569 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222902333 and task id 14356576419840 in 58 msec 2019-12-24 11:11:38.623 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 27c2636a-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14987 mSec with 39964 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:38.624 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229537884 2019-12-24 11:11:38.624 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:38.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229537884 and task id 14356576419841 in 81 msec 2019-12-24 11:11:38.752 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 27c45f42-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14892 mSec with 39712 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:38.752 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356231634981 2019-12-24 11:11:38.752 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:38.889 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356231634981 and task id 14356576419842 in 137 msec 2019-12-24 11:11:38.937 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 27c856ea-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14757 mSec with 39352 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:38.937 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356230586369 2019-12-24 11:11:38.937 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:39.009 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356230586369 and task id 14356576419843 in 72 msec 2019-12-24 11:11:39.037 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 27c9dd5a-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14684 mSec with 39156 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:39.038 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224098304 2019-12-24 11:11:39.038 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:39.079 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224098304 and task id 14356577468416 in 41 msec 2019-12-24 11:11:39.634 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2861891b-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:39.635 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356230242430 2019-12-24 11:11:39.635 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:39.676 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356230242430 and task id 14356577468417 in 41 msec 2019-12-24 11:11:39.717 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2866e134-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14933 mSec with 39822 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:39.717 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356238974989 2019-12-24 11:11:39.717 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:39.758 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356238974989 and task id 14356577468418 in 41 msec 2019-12-24 11:11:40.313 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 28cc0b1b-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14989 mSec with 39970 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:40.313 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233781324 2019-12-24 11:11:40.313 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:40.382 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233781324 and task id 14356578516992 in 69 msec 2019-12-24 11:11:40.426 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 28d336e8-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14990 mSec with 39974 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:40.426 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356234584127 2019-12-24 11:11:40.426 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:40.461 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356234584127 and task id 14356578516993 in 35 msec 2019-12-24 11:11:40.501 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 28d86740-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14936 mSec with 39830 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:40.501 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222902288 2019-12-24 11:11:40.501 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:40.541 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222902288 and task id 14356578516994 in 40 msec 2019-12-24 11:11:40.610 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 28dcacbd-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14856 mSec with 39616 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:40.611 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227489903 2019-12-24 11:11:40.611 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:40.646 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227489903 and task id 14356578516995 in 35 msec 2019-12-24 11:11:41.222 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 292d3e11-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14976 mSec with 39936 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:41.222 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226441230 2019-12-24 11:11:41.222 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:41.283 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226441230 and task id 14356579565568 in 61 msec 2019-12-24 11:11:41.313 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 292e0174-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14909 mSec with 39756 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:41.313 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356219756647 2019-12-24 11:11:41.313 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:41.350 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356219756647 and task id 14356579565569 in 37 msec 2019-12-24 11:11:41.378 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 29442179-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14860 mSec with 39626 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:41.378 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356230586375 2019-12-24 11:11:41.378 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:41.418 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356230586375 and task id 14356579565570 in 40 msec 2019-12-24 11:11:41.446 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2951b611-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14811 mSec with 39496 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:41.446 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227489862 2019-12-24 11:11:41.446 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:41.481 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227489862 and task id 14356579565571 in 35 msec 2019-12-24 11:11:41.507 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 29555f99-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14768 mSec with 39380 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:41.507 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356230586379 2019-12-24 11:11:41.507 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:41.545 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356230586379 and task id 14356579565572 in 38 msec 2019-12-24 11:11:42.094 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 29cd4f12-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:42.094 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356235632643 2019-12-24 11:11:42.094 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:42.142 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356235632643 and task id 14356580614144 in 48 msec 2019-12-24 11:11:42.177 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 29cf70fa-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14933 mSec with 39820 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:42.177 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356220805140 2019-12-24 11:11:42.177 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:42.222 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356220805140 and task id 14356580614145 in 45 msec 2019-12-24 11:11:42.301 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 29e4cdc2-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14987 mSec with 39966 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:42.301 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225146939 2019-12-24 11:11:42.301 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:42.337 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225146939 and task id 14356580614146 in 36 msec 2019-12-24 11:11:42.371 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 29e4f4d0-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14938 mSec with 39834 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:42.371 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229193744 2019-12-24 11:11:42.371 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:42.430 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229193744 and task id 14356580614147 in 59 msec 2019-12-24 11:11:42.461 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 29e85028-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14873 mSec with 39660 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:42.461 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232339483 2019-12-24 11:11:42.461 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:42.508 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232339483 and task id 14356580614148 in 47 msec 2019-12-24 11:11:42.551 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2a19c0a9-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14991 mSec with 39976 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:42.551 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356235829278 2019-12-24 11:11:42.551 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:42.610 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356235829278 and task id 14356580614149 in 59 msec 2019-12-24 11:11:46.213 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2c352732-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14992 mSec with 39978 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:46.213 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228538427 2019-12-24 11:11:46.213 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:46.253 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228538427 and task id 14356584808448 in 40 msec 2019-12-24 11:11:46.284 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2c4ad21a-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14942 mSec with 39844 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:46.285 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356235485184 2019-12-24 11:11:46.285 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:46.320 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356235485184 and task id 14356584808449 in 35 msec 2019-12-24 11:11:46.376 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2c67d002-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14985 mSec with 39960 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:46.376 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356235632668 2019-12-24 11:11:46.376 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:46.419 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356235632668 and task id 14356584808450 in 43 msec 2019-12-24 11:11:46.448 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2c681d4d-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14934 mSec with 39824 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:46.448 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356231634946 2019-12-24 11:11:46.448 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:46.499 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356231634946 and task id 14356584808451 in 51 msec 2019-12-24 11:11:46.536 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2c686b75-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14869 mSec with 39650 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:46.536 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227244058 2019-12-24 11:11:46.537 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:46.588 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227244058 and task id 14356584808452 in 52 msec 2019-12-24 11:11:46.631 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2c68e0b1-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14800 mSec with 39466 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:46.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221198433 2019-12-24 11:11:46.631 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:46.678 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221198433 and task id 14356584808453 in 47 msec 2019-12-24 11:11:46.762 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2c6c8ab9-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14704 mSec with 39210 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:46.762 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224344148 2019-12-24 11:11:46.762 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:46.803 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224344148 and task id 14356584808454 in 41 msec 2019-12-24 11:11:46.851 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2cb6b362-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:46.851 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356230242407 2019-12-24 11:11:46.851 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:46.893 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356230242407 and task id 14356584808455 in 42 msec 2019-12-24 11:11:47.454 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2cf8eb96-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:47.454 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224294924 2019-12-24 11:11:47.454 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:47.513 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224294924 and task id 14356585857024 in 59 msec 2019-12-24 11:11:47.599 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2d22e250-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:47.599 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221198386 2019-12-24 11:11:47.599 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:47.641 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221198386 and task id 14356585857025 in 42 msec 2019-12-24 11:11:49.212 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2deee528-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14985 mSec with 39960 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:49.212 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356235829280 2019-12-24 11:11:49.212 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:49.255 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356235829280 and task id 14356587954176 in 43 msec 2019-12-24 11:11:49.293 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2df1a432-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14927 mSec with 39806 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:49.293 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233535527 2019-12-24 11:11:49.293 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:49.329 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233535527 and task id 14356587954177 in 36 msec 2019-12-24 11:11:49.359 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2df7709a-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14882 mSec with 39684 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:49.359 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356235485252 2019-12-24 11:11:49.359 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:49.400 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356235485252 and task id 14356587954178 in 41 msec 2019-12-24 11:11:49.446 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2e0d90a3-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14821 mSec with 39522 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:49.446 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224294929 2019-12-24 11:11:49.446 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:49.486 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224294929 and task id 14356587954179 in 40 msec 2019-12-24 11:11:49.545 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2e4345d9-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14988 mSec with 39968 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:49.545 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225146980 2019-12-24 11:11:49.545 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:49.581 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225146980 and task id 14356587954180 in 36 msec 2019-12-24 11:11:49.610 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2e4394d8-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14941 mSec with 39842 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:49.610 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356231684134 2019-12-24 11:11:49.610 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:49.649 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356231684134 and task id 14356587954181 in 39 msec 2019-12-24 11:11:49.678 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2e445751-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14891 mSec with 39710 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:49.678 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227489914 2019-12-24 11:11:49.678 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:49.762 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227489914 and task id 14356587954182 in 84 msec 2019-12-24 11:11:49.787 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2e471750-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14812 mSec with 39498 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:49.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228292636 2019-12-24 11:11:49.787 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:49.838 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228292636 and task id 14356587954183 in 51 msec 2019-12-24 11:11:51.423 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2f39dae4-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14987 mSec with 39964 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:51.423 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356234584122 2019-12-24 11:11:51.423 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:51.479 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356234584122 and task id 14356590051328 in 56 msec 2019-12-24 11:11:51.511 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2f50708a-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14923 mSec with 39794 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:51.512 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356236877846 2019-12-24 11:11:51.512 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:51.566 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356236877846 and task id 14356590051329 in 54 msec 2019-12-24 11:11:51.594 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2f692850-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14866 mSec with 39642 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:51.594 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232683533 2019-12-24 11:11:51.594 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:51.647 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232683533 and task id 14356590051330 in 53 msec 2019-12-24 11:11:51.686 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2f8b0838-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:51.686 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356235829286 2019-12-24 11:11:51.686 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:51.746 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356235829286 and task id 14356590051331 in 60 msec 2019-12-24 11:11:51.803 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2f92a9cc-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14907 mSec with 39752 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:51.803 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233781335 2019-12-24 11:11:51.803 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:51.844 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233781335 and task id 14356590051332 in 41 msec 2019-12-24 11:11:52.405 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2fd04efd-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14984 mSec with 39956 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:52.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356235878440 2019-12-24 11:11:52.405 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:52.446 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356235878440 and task id 14356591099904 in 41 msec 2019-12-24 11:11:52.474 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2fde3124-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14935 mSec with 39826 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:52.474 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356235485231 2019-12-24 11:11:52.474 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:52.509 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356235485231 and task id 14356591099905 in 35 msec 2019-12-24 11:11:52.547 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2fe361f4-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14882 mSec with 39684 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:52.547 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356224344168 2019-12-24 11:11:52.547 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:52.593 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356224344168 and task id 14356591099906 in 46 msec 2019-12-24 11:11:52.636 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2fed9b05-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14818 mSec with 39514 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:52.636 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232486929 2019-12-24 11:11:52.636 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:52.681 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232486929 and task id 14356591099907 in 45 msec 2019-12-24 11:11:52.718 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2fef964c-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14757 mSec with 39352 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:52.719 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227244032 2019-12-24 11:11:52.719 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:52.756 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227244032 and task id 14356591099908 in 38 msec 2019-12-24 11:11:52.793 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 2fef9670-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14703 mSec with 39208 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:52.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229537812 2019-12-24 11:11:52.793 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:52.843 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229537812 and task id 14356591099909 in 50 msec 2019-12-24 11:11:52.932 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 303021f0-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14990 mSec with 39974 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:52.932 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232486943 2019-12-24 11:11:52.933 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:52.980 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232486943 and task id 14356591099910 in 48 msec 2019-12-24 11:11:53.006 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 30363c78-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14940 mSec with 39840 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:53.006 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225392680 2019-12-24 11:11:53.006 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:53.058 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225392680 and task id 14356592148480 in 52 msec 2019-12-24 11:11:53.599 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 30b816d5-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14996 mSec with 39988 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:11:53.600 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356221853720 2019-12-24 11:11:53.600 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:11:53.636 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356221853720 and task id 14356592148481 in 36 msec 2019-12-24 11:12:01.226 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 35436b1a-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14990 mSec with 39974 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:01.227 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227489870 2019-12-24 11:12:01.227 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:01.389 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227489870 and task id 14356600733696 in 163 msec 2019-12-24 11:12:01.456 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 35453fe2-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14821 mSec with 39522 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:01.456 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356237926400 2019-12-24 11:12:01.456 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:01.522 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356237926400 and task id 14356600733699 in 66 msec 2019-12-24 11:12:01.585 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 35482623-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14983 mSec with 39954 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:01.585 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232683521 2019-12-24 11:12:01.585 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:01.665 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232683521 and task id 14356600733703 in 80 msec 2019-12-24 11:12:01.694 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3554d05b-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14904 mSec with 39744 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:01.694 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356237926412 2019-12-24 11:12:01.694 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:01.779 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356237926412 and task id 14356600733706 in 85 msec 2019-12-24 11:12:01.810 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 356487ba-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14819 mSec with 39516 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:01.810 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233535569 2019-12-24 11:12:01.810 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:01.863 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233535569 and task id 14356600733708 in 53 msec 2019-12-24 11:12:01.893 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 356aa232-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14759 mSec with 39358 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:01.894 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227244046 2019-12-24 11:12:01.894 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:01.952 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227244046 and task id 14356600733709 in 59 msec 2019-12-24 11:12:01.980 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3576fe30-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14696 mSec with 39190 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:01.981 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233535543 2019-12-24 11:12:01.981 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:02.085 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233535543 and task id 14356601782274 in 104 msec 2019-12-24 11:12:05.680 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 37eda406-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:05.680 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233732124 2019-12-24 11:12:05.680 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:05.783 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233732124 and task id 14356604928009 in 103 msec 2019-12-24 11:12:05.821 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 37f32261-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14996 mSec with 39988 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:05.821 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356237582342 2019-12-24 11:12:05.821 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:05.866 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356237582342 and task id 14356604928010 in 45 msec 2019-12-24 11:12:05.939 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 380d881e-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14982 mSec with 39952 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:05.939 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356237975607 2019-12-24 11:12:05.939 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:05.991 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356237975607 and task id 14356604928013 in 52 msec 2019-12-24 11:12:06.539 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3868043e-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14996 mSec with 39988 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:06.539 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232683540 2019-12-24 11:12:06.539 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:06.614 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232683540 and task id 14356605976580 in 75 msec 2019-12-24 11:12:06.654 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 387830fe-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:06.654 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356230586440 2019-12-24 11:12:06.654 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:06.700 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356230586440 and task id 14356605976582 in 46 msec 2019-12-24 11:12:06.729 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 387d6106-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14938 mSec with 39834 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:06.729 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232486927 2019-12-24 11:12:06.729 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:06.761 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232486927 and task id 14356605976583 in 32 msec 2019-12-24 11:12:07.335 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 38d481c6-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14978 mSec with 39940 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:07.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356237582420 2019-12-24 11:12:07.335 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:07.377 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356237582420 and task id 14356607025155 in 42 msec 2019-12-24 11:12:07.402 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 38db117e-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14933 mSec with 39822 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:07.402 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227489899 2019-12-24 11:12:07.402 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:07.436 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227489899 and task id 14356607025157 in 34 msec 2019-12-24 11:12:07.462 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 38dcbe6a-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14891 mSec with 39708 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:07.462 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232486936 2019-12-24 11:12:07.462 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:07.515 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232486936 and task id 14356607025160 in 53 msec 2019-12-24 11:12:07.553 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 38ddf6ef-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14824 mSec with 39530 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:07.553 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356230586371 2019-12-24 11:12:07.553 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:07.597 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356230586371 and task id 14356607025164 in 44 msec 2019-12-24 11:12:07.623 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 38df5687-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14774 mSec with 39398 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:07.623 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356223246351 2019-12-24 11:12:07.623 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:07.655 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356223246351 and task id 14356607025166 in 32 msec 2019-12-24 11:12:07.680 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 38dff29e-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14733 mSec with 39288 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:07.680 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356239024188 2019-12-24 11:12:07.680 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:07.713 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356239024188 and task id 14356607025168 in 33 msec 2019-12-24 11:12:07.739 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 38e067d6-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14691 mSec with 39176 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:07.739 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356234584099 2019-12-24 11:12:07.739 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:07.774 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356234584099 and task id 14356607025173 in 35 msec 2019-12-24 11:12:07.812 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3925fcb7-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:07.812 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225392690 2019-12-24 11:12:07.813 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:07.864 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225392690 and task id 14356607025174 in 52 msec 2019-12-24 11:12:08.423 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 395ff847-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14986 mSec with 39962 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:08.423 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356238974977 2019-12-24 11:12:08.423 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:08.464 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356238974977 and task id 14356608073731 in 41 msec 2019-12-24 11:12:08.499 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3968f8ee-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14931 mSec with 39816 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:08.499 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227489889 2019-12-24 11:12:08.499 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:08.555 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227489889 and task id 14356608073733 in 56 msec 2019-12-24 11:12:08.582 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3978624f-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14871 mSec with 39656 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:08.582 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356241924169 2019-12-24 11:12:08.582 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:08.609 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356241924169 and task id 14356608073735 in 27 msec 2019-12-24 11:12:08.636 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 397d929f-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14832 mSec with 39552 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:08.636 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356239827005 2019-12-24 11:12:08.636 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:08.673 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356239827005 and task id 14356608073736 in 37 msec 2019-12-24 11:12:08.699 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 39864507-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14787 mSec with 39432 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:08.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356240023586 2019-12-24 11:12:08.699 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:08.737 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356240023586 and task id 14356608073738 in 38 msec 2019-12-24 11:12:08.775 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 39aa483d-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14993 mSec with 39982 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:08.775 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356237582424 2019-12-24 11:12:08.775 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:08.804 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356237582424 and task id 14356608073739 in 29 msec 2019-12-24 11:12:08.830 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 39ae8e12-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14954 mSec with 39876 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:08.831 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233535558 2019-12-24 11:12:08.831 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:08.875 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233535558 and task id 14356608073740 in 44 msec 2019-12-24 11:12:08.914 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 39daa65e-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14996 mSec with 39988 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:08.914 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356237582347 2019-12-24 11:12:08.914 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:08.980 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356237582347 and task id 14356608073741 in 66 msec 2019-12-24 11:12:09.069 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 39e702d5-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14990 mSec with 39974 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:09.069 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356241072198 2019-12-24 11:12:09.069 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:09.126 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356241072198 and task id 14356609122305 in 57 msec 2019-12-24 11:12:10.691 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3ad6e0eb-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14986 mSec with 39962 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:10.691 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356227244064 2019-12-24 11:12:10.691 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:10.721 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356227244064 and task id 14356610170896 in 30 msec 2019-12-24 11:12:10.786 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3add70a3-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14919 mSec with 39784 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:10.786 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356231634965 2019-12-24 11:12:10.786 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:10.822 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356231634965 and task id 14356610170902 in 36 msec 2019-12-24 11:12:10.862 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3ade0d7e-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14867 mSec with 39646 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:10.862 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356226195473 2019-12-24 11:12:10.862 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:10.929 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356226195473 and task id 14356610170905 in 67 msec 2019-12-24 11:12:10.988 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3b09ff51-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:10.988 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356241776674 2019-12-24 11:12:10.988 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:11.026 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356241776674 and task id 14356611219456 in 38 msec 2019-12-24 11:12:14.643 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3ce80d59-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14983 mSec with 39954 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:14.643 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356241072171 2019-12-24 11:12:14.643 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:14.709 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356241072171 and task id 14356614365196 in 66 msec 2019-12-24 11:12:14.747 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3d181e11-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14911 mSec with 39762 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:14.747 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356240023613 2019-12-24 11:12:14.747 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:14.790 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356240023613 and task id 14356614365199 in 43 msec 2019-12-24 11:12:14.833 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3d231a9f-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14849 mSec with 39598 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:14.833 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356238630953 2019-12-24 11:12:14.833 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:14.898 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356238630953 and task id 14356614365201 in 65 msec 2019-12-24 11:12:14.980 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3d43264f-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14741 mSec with 39310 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:14.980 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356237582388 2019-12-24 11:12:14.980 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:15.038 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356237582388 and task id 14356615413760 in 58 msec 2019-12-24 11:12:15.116 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3d7cad16-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14982 mSec with 39952 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:15.116 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356234780675 2019-12-24 11:12:15.116 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:15.237 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356234780675 and task id 14356615413761 in 121 msec 2019-12-24 11:12:15.266 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3d87f7be-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14871 mSec with 39656 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:15.266 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225392707 2019-12-24 11:12:15.266 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:15.317 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225392707 and task id 14356615413765 in 51 msec 2019-12-24 11:12:15.343 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3d8b04ea-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14816 mSec with 39510 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:15.343 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228292644 2019-12-24 11:12:15.343 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:15.374 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228292644 and task id 14356615413767 in 31 msec 2019-12-24 11:12:15.401 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3d8d4e19-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14775 mSec with 39400 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:15.401 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356240728082 2019-12-24 11:12:15.401 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:15.439 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356240728082 and task id 14356615413768 in 38 msec 2019-12-24 11:12:16.021 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3ded6f68-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14964 mSec with 39904 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:16.021 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356222902324 2019-12-24 11:12:16.021 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:16.052 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356222902324 and task id 14356616462336 in 31 msec 2019-12-24 11:12:16.099 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3ded96db-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14909 mSec with 39756 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:16.099 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356237582435 2019-12-24 11:12:16.099 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:16.129 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356237582435 and task id 14356616462338 in 30 msec 2019-12-24 11:12:16.161 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3ded96dc-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14864 mSec with 39638 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:16.161 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233732102 2019-12-24 11:12:16.161 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:16.200 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233732102 and task id 14356616462340 in 39 msec 2019-12-24 11:12:16.228 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3df25170-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14833 mSec with 39554 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:16.228 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356242972766 2019-12-24 11:12:16.228 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:16.262 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356242972766 and task id 14356616462342 in 34 msec 2019-12-24 11:12:16.294 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3df31538-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14786 mSec with 39428 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:16.294 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356240072714 2019-12-24 11:12:16.294 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:16.326 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356240072714 and task id 14356616462343 in 32 msec 2019-12-24 11:12:16.352 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3df8ba29-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14745 mSec with 39320 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:16.352 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233535512 2019-12-24 11:12:16.352 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:16.388 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233535512 and task id 14356616462344 in 36 msec 2019-12-24 11:12:16.452 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3e3eeaf1-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14977 mSec with 39938 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:16.452 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356231635025 2019-12-24 11:12:16.452 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:16.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356231635025 and task id 14356616462345 in 31 msec 2019-12-24 11:12:16.512 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3e40988e-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14934 mSec with 39824 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:16.512 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233732117 2019-12-24 11:12:16.512 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:16.548 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233732117 and task id 14356616462348 in 36 msec 2019-12-24 11:12:16.577 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3e410dda-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14887 mSec with 39698 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:16.577 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232486919 2019-12-24 11:12:16.577 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:16.610 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232486919 and task id 14356616462349 in 33 msec 2019-12-24 11:12:16.642 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3e45a1b9-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14840 mSec with 39574 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:16.643 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356230586398 2019-12-24 11:12:16.643 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:16.704 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356230586398 and task id 14356616462352 in 61 msec 2019-12-24 11:12:16.749 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3e46b331-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14766 mSec with 39376 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:16.750 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356234584138 2019-12-24 11:12:16.750 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:16.796 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356234584138 and task id 14356616462357 in 46 msec 2019-12-24 11:12:16.891 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3e48d603-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14660 mSec with 39094 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:16.891 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228538370 2019-12-24 11:12:16.891 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:16.971 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228538370 and task id 14356616462361 in 80 msec 2019-12-24 11:12:17.009 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3e4a5c88-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14572 mSec with 38858 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:17.009 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356231438338 2019-12-24 11:12:17.009 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:17.068 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356231438338 and task id 14356617510913 in 59 msec 2019-12-24 11:12:17.096 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3e58b499-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14510 mSec with 38694 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:17.096 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228538374 2019-12-24 11:12:17.096 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:17.136 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228538374 and task id 14356617510916 in 40 msec 2019-12-24 11:12:17.217 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3ec66aa9-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14986 mSec with 39962 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:17.217 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356240728064 2019-12-24 11:12:17.217 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:17.268 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356240728064 and task id 14356617510920 in 51 msec 2019-12-24 11:12:17.347 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3ed8ba85-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14981 mSec with 39948 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:17.347 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356237975601 2019-12-24 11:12:17.347 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:17.406 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356237975601 and task id 14356617510921 in 59 msec 2019-12-24 11:12:18.944 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3f9cf4c3-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:18.944 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233535515 2019-12-24 11:12:18.944 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:18.976 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233535515 and task id 14356618559494 in 32 msec 2019-12-24 11:12:18.991 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3f9ef031-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14958 mSec with 39888 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:18.991 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356238974979 2019-12-24 11:12:18.991 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:19.022 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356238974979 and task id 14356619608064 in 31 msec 2019-12-24 11:12:19.036 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3faab0b3-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14925 mSec with 39800 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:19.037 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233535521 2019-12-24 11:12:19.037 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:19.063 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233535521 and task id 14356619608065 in 26 msec 2019-12-24 11:12:19.080 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3faea80b-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14893 mSec with 39714 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:19.080 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356225343497 2019-12-24 11:12:19.080 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:19.108 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356225343497 and task id 14356619608066 in 28 msec 2019-12-24 11:12:19.123 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3fd431bb-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14861 mSec with 39630 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:19.123 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356239679517 2019-12-24 11:12:19.123 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:19.157 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356239679517 and task id 14356619608067 in 34 msec 2019-12-24 11:12:19.186 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3fd4f4c3-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14816 mSec with 39508 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:19.186 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356242972830 2019-12-24 11:12:19.186 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:19.263 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356242972830 and task id 14356619608068 in 77 msec 2019-12-24 11:12:19.281 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3fd5def2-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14744 mSec with 39318 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:19.281 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356236681224 2019-12-24 11:12:19.281 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:19.321 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356236681224 and task id 14356619608069 in 40 msec 2019-12-24 11:12:19.364 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 3ffc531f-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:19.364 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232683529 2019-12-24 11:12:19.364 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:19.445 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232683529 and task id 14356619608070 in 81 msec 2019-12-24 11:12:19.476 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 40037f23-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14910 mSec with 39760 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:19.476 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233535523 2019-12-24 11:12:19.476 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:19.524 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233535523 and task id 14356619608071 in 48 msec 2019-12-24 11:12:19.559 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4028e07b-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:19.559 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356232683571 2019-12-24 11:12:19.559 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:19.615 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356232683571 and task id 14356619608072 in 56 msec 2019-12-24 11:12:19.637 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 40292eae-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14934 mSec with 39824 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:19.637 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356230586407 2019-12-24 11:12:19.637 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:19.730 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356230586407 and task id 14356619608073 in 93 msec 2019-12-24 11:12:19.748 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 402a40e9-263e-11ea-b9fc-4618048f9b5d lockDurationExtension has been scheduled after 14852 mSec with 39606 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:19.748 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356231438348 2019-12-24 11:12:19.748 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:19.813 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356231438348 and task id 14356619608074 in 65 msec 2019-12-24 11:12:19.849 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 402a8e4e-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14778 mSec with 39408 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:19.849 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228292615 2019-12-24 11:12:19.849 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:19.897 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228292615 and task id 14356619608075 in 48 msec 2019-12-24 11:12:19.914 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 402b0425-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14730 mSec with 39280 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:19.914 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228489250 2019-12-24 11:12:19.914 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:19.962 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228489250 and task id 14356619608076 in 48 msec 2019-12-24 11:12:20.003 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 40408768-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14993 mSec with 39980 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356234584128 2019-12-24 11:12:20.003 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.053 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356234584128 and task id 14356620656640 in 50 msec 2019-12-24 11:12:20.096 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 40447f1d-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14924 mSec with 39796 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.096 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356240023572 2019-12-24 11:12:20.096 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.143 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356240023572 and task id 14356620656641 in 47 msec 2019-12-24 11:12:20.158 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 40556ec3-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14879 mSec with 39676 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.158 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356228292624 2019-12-24 11:12:20.158 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.193 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356228292624 and task id 14356620656642 in 35 msec 2019-12-24 11:12:20.208 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 405a036d-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14842 mSec with 39578 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.208 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356240023558 2019-12-24 11:12:20.208 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.241 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356240023558 and task id 14356620656643 in 33 msec 2019-12-24 11:12:20.262 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 40726d1c-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14802 mSec with 39472 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.262 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356241924248 2019-12-24 11:12:20.262 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.307 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356241924248 and task id 14356620656644 in 45 msec 2019-12-24 11:12:20.328 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 40755354-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14755 mSec with 39346 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.328 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356244922445 2019-12-24 11:12:20.328 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.380 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356244922445 and task id 14356620656645 in 52 msec 2019-12-24 11:12:20.437 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 407e5419-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14994 mSec with 39984 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356241072214 2019-12-24 11:12:20.437 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.465 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356241072214 and task id 14356620656646 in 28 msec 2019-12-24 11:12:20.483 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 4082c05b-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14960 mSec with 39894 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356238630919 2019-12-24 11:12:20.483 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.512 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356238630919 and task id 14356620656647 in 29 msec 2019-12-24 11:12:20.528 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 40b7b3d5-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14928 mSec with 39808 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.528 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356234584105 2019-12-24 11:12:20.528 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.558 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356234584105 and task id 14356620656648 in 30 msec 2019-12-24 11:12:20.597 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 40bac053-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14878 mSec with 39674 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.597 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356229537893 2019-12-24 11:12:20.597 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.670 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356229537893 and task id 14356620656649 in 73 msec 2019-12-24 11:12:20.700 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 40ca9f9d-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14996 mSec with 39988 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.700 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356234780703 2019-12-24 11:12:20.700 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.728 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356234780703 and task id 14356620656650 in 28 msec 2019-12-24 11:12:20.751 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 40d01d09-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14958 mSec with 39888 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.751 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356242169856 2019-12-24 11:12:20.751 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.783 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356242169856 and task id 14356620656651 in 32 msec 2019-12-24 11:12:20.799 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 40d39f8b-263e-11ea-b009-aedc91f750c8 lockDurationExtension has been scheduled after 14923 mSec with 39794 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.799 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356234829843 2019-12-24 11:12:20.799 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.837 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356234829843 and task id 14356620656652 in 38 msec 2019-12-24 11:12:20.882 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 40f00148-263e-11ea-8977-a6af6698f81a lockDurationExtension has been scheduled after 14995 mSec with 39986 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.882 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356233535574 2019-12-24 11:12:20.882 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.916 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356233535574 and task id 14356620656653 in 34 msec 2019-12-24 11:12:20.935 DEBUG create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] DEBUG c.t.f.u.Scheduler - External Task 40f18895-263e-11ea-a60a-62322569faf9 lockDurationExtension has been scheduled after 14956 mSec with 39882 msec by worker create-task-plumbing-deployment-f57fdf5b4-9sz82c27d90cc-3f12-414a-bdf5-0270039209db 2019-12-24 11:12:20.935 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Lead id fetched from process is 14356234584097 2019-12-24 11:12:20.935 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Source task id null, task type null, Task Status null 2019-12-24 11:12:20.969 INFO create-task-plumbing-deployment-f57fdf5b4-9sz82 -- [TopicSubscriptionManager] INFO c.t.f.p.h.FlowExternalTaskHandler - Task created with lead id 14356234584097 and task id 14356620656654 in 34 msec