VM_ARGS=-Dcom.att.eelf.logging.file=logback.xml -Dcom.att.eelf.logging.path=/share/etc/config -Dserver.local.startpath= -Djavax.net.ssl.trustStore=/share/etc/osaaf/local/truststoreONAPall.jks -Dserver.ssl.key-store=/share/etc/osaaf/local/org.onap.oof.jks -Dserver.ssl.key-store-password=A+rr9Yh6Fs*X[DWOA?!2OG0% 17:17:24.585 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml" 17:17:24.585 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml" 17:17:24.589 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml" 17:17:24.589 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml" #----------------------------------------------------------- ____ ____ ____________ ________ ________ ____ / __ \/ __ \/_ __/ ____/ / ____/ |/ / ___// __ \ / / / / /_/ / / / / /_ / / / /|_/ /\__ \/ / / / / /_/ / ____/ / / / __/ / /___/ / / /___/ / /_/ / \____/_/ /_/ /_/ \____/_/ /_//____/\____/ ${archetype.name}-Version:${archetype.version} #----------------------------------------------------------- 2021-04-23 17:17:26.484 INFO 8 --- [ main] org.onap.optf.cmso.Application : Starting Application on onap-oof-cmso-service-7bd44d7c6d-fwnvj with PID 8 (/opt/app/cmso/app.jar started by onap in /opt/app/cmso) 2021-04-23 17:17:26.485 INFO 8 --- [ main] org.onap.optf.cmso.Application : The following profiles are active: aaf-auth 2021-04-23 17:17:30.784 INFO 8 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-04-23 17:17:31.098 INFO 8 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 300ms. Found 8 JPA repository interfaces. 2021-04-23 17:17:33.793 INFO 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (https) 8089 (http) 2021-04-23 17:17:33.870 INFO 8 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-04-23 17:17:33.870 INFO 8 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.31] 2021-04-23 17:17:33.995 INFO 8 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/cmso] : Initializing Spring embedded WebApplicationContext 2021-04-23 17:17:33.996 INFO 8 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 7323 ms 2021-04-23 17:17:39.068 INFO 8 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2021-04-23 17:17:39.291 INFO 8 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.12.Final 2021-04-23 17:17:39.785 INFO 8 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2021-04-23 17:17:40.162 INFO 8 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2021-04-23 17:17:40.287 INFO 8 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2021-04-23 17:17:40.362 INFO 8 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-04-23 17:17:42.914 INFO 8 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-04-23 17:17:43.274 INFO 8 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-04-23 17:17:45.162 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2021-04-23 17:17:45.186 INFO 8 --- [ main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2021-04-23 17:17:45.186 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2021-04-23 17:17:45.187 INFO 8 --- [ main] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 2021-04-23 17:17:45.188 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'cmsoFactoryBean' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2021-04-23 17:17:45.188 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'cmsoFactoryBean' initialized from an externally provided properties instance. 2021-04-23 17:17:45.188 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2021-04-23 17:17:45.189 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : JobFactory set to: org.onap.optf.cmso.AutowiringSpringBeanJobFactory@538a2f0e 2021-04-23 17:17:45.799 WARN 8 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2021-04-23 17:17:46.787 INFO 8 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@402b4f81, org.springframework.security.web.context.SecurityContextPersistenceFilter@61b838f2, org.springframework.security.web.header.HeaderWriterFilter@2eb1c615, org.springframework.security.web.authentication.logout.LogoutFilter@661e1399, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@8eb6f9a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5ebbde60, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@25c1f5ee, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@13ef7fa1, org.springframework.security.web.session.SessionManagementFilter@4e974b9e, org.springframework.security.web.access.ExceptionTranslationFilter@38087342, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@589fb74d] 2021-04-23 17:17:46.866 WARN 8 --- [ main] uration$JodaDateTimeJacksonConfiguration : Auto-configuration of Jackson's Joda-Time integration is deprecated in favor of using java.time (JSR-310). 2021-04-23 17:17:47.258 INFO 8 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2021-04-23 17:17:48.167 INFO 8 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2021-04-23 17:17:48.298 INFO 8 --- [ main] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 2021-04-23 17:17:48.298 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : Scheduler cmsoFactoryBean_$_NON_CLUSTERED started. 2021-04-23 17:17:48.304 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:17:48.362 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:17:48.372 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:17:49.157 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.158 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.158 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.158 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.159 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.159 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.159 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.159 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.160 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.160 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.160 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.160 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.161 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.161 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.161 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.161 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.162 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.162 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.162 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-23 17:17:49.290 INFO 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (https) 8089 (http) with context path '/cmso' 2021-04-23 17:17:49.296 INFO 8 --- [ main] org.onap.optf.cmso.Application : Started Application in 24.305 seconds (JVM running for 26.943) 2021-04-23 17:17:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:17:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:18:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:18:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:18:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:18:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:18:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:18:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:18:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:18:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:18:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:18:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:18:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:18:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:18:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:19:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:19:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:19:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:19:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:19:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:19:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:19:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:19:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:19:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:19:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:19:48.071 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:19:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:19:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:20:07.987 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:20:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:20:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:20:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:20:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:20:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:20:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:20:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:20:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:20:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:20:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:20:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:20:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:21:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:21:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:21:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:21:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:21:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:21:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:21:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:21:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:21:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:21:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:21:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:21:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:21:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:22:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:22:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:22:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:22:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:22:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:22:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:22:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:22:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:22:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:22:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:22:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:22:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:22:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:23:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:23:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:23:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:23:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:23:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:23:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:23:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:23:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:23:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:23:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:23:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:23:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:23:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:24:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:24:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:24:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:24:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:24:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:24:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:24:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:24:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:24:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:24:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:24:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:24:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:24:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:25:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:25:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:25:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:25:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:25:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:25:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:25:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:25:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:25:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:25:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:25:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:25:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:25:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:26:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:26:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:26:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:26:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:26:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:26:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:26:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:26:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:26:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:26:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:26:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:26:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:26:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:27:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:27:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:27:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:27:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:27:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:27:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:27:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:27:38.073 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:27:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:27:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:27:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:27:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:27:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:28:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:28:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:28:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:28:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:28:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:28:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:28:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:28:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:28:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:28:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:28:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:28:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:28:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:29:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:29:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:29:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:29:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:29:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:29:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:29:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:29:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:29:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:29:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:29:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:29:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:29:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:30:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:30:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:30:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:30:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:30:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:30:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:30:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:30:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:30:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:30:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:30:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:30:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:30:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:31:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:31:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:31:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:31:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:31:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:31:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:31:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:31:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:31:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:31:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:31:48.071 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:31:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:31:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:32:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:32:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:32:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:32:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:32:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:32:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:32:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:32:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:32:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:32:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:32:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:32:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:32:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:33:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:33:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:33:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:33:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:33:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:33:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:33:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:33:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:33:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:33:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:33:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:33:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:33:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:34:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:34:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:34:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:34:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:34:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:34:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:34:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:34:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:34:47.989 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:34:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:34:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:34:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:34:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:35:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:35:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:35:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:35:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:35:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:35:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:35:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:35:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:35:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:35:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:35:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:35:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:35:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:36:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:36:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:36:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:36:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:36:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:36:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:36:37.987 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:36:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:36:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:36:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:36:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:36:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:36:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:37:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:37:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:37:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:37:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:37:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:37:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:37:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:37:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:37:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:37:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:37:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:37:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:37:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:38:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:38:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:38:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:38:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:38:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:38:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:38:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:38:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:38:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:38:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:38:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:38:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:38:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:39:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:39:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:39:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:39:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:39:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:39:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:39:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:39:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:39:47.989 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:39:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:39:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:39:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:39:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:40:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:40:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:40:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:40:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:40:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:40:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:40:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:40:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:40:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:40:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:40:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:40:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:40:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:41:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:41:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:41:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:41:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:41:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:41:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:41:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:41:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:41:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:41:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:41:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:41:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:41:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:42:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:42:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:42:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:42:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:42:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:42:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:42:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:42:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:42:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:42:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:42:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:42:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:42:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:43:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:43:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:43:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:43:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:43:27.987 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:43:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:43:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:43:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:43:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:43:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:43:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:43:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:43:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:44:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:44:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:44:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:44:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:44:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:44:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:44:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:44:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:44:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:44:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:44:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:44:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:44:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:45:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:45:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:45:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:45:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:45:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:45:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:45:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:45:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:45:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:45:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:45:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:45:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:45:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:46:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:46:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:46:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:46:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:46:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:46:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:46:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:46:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:46:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:46:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:46:48.071 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:46:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:46:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:47:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:47:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:47:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:47:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:47:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:47:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:47:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:47:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:47:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:47:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:47:48.071 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:47:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:47:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:48:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:48:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:48:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:48:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:48:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:48:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:48:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:48:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:48:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:48:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:48:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:48:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:48:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:49:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:49:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:49:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:49:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:49:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:49:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:49:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:49:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:49:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:49:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:49:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:49:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:49:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:50:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:50:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:50:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:50:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:50:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:50:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:50:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:50:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:50:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:50:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:50:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:50:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:50:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:51:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:51:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:51:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:51:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:51:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:51:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:51:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:51:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:51:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:51:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:51:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:51:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:51:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:52:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:52:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:52:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:52:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:52:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:52:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:52:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:52:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:52:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:52:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:52:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:52:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:52:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:53:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:53:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:53:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:53:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:53:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:53:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:53:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:53:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:53:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:53:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:53:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:53:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:53:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:54:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:54:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:54:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:54:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:54:26.700 INFO 8 --- [nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/cmso] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-04-23 17:54:26.700 INFO 8 --- [nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2021-04-23 17:54:26.772 INFO 8 --- [nio-8080-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 72 ms 2021-04-23 17:54:26.879 INFO 8 --- [nio-8080-exec-2] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 17:54:27.186 INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-23 17:54:27.187 INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-23 17:54:27.518 INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-23 17:54:27.518 INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-23 17:54:27.696 INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 17:54:27.696 INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 17:54:27.777 INFO 8 --- [nio-8080-exec-2] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-23 17:54:27.869 INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-23 17:54:27.869 INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-23 17:54:27.882 INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-23 17:54:27.882 INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-23 17:54:27.889 INFO 8 --- [nio-8080-exec-2] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 17:54:27.973 INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 17:54:27.973 INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 17:54:27.990 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:54:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:54:29.005 ERROR 8 --- [nio-8080-exec-2] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) 2021-04-23 17:54:29.019 INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-23 17:54:29.019 INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-23 17:54:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:54:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:54:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:54:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:54:48.071 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:54:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:54:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:55:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:55:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:55:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:55:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:55:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:55:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:55:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:55:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:55:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:55:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:55:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:55:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:55:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:56:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:56:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:56:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:56:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:56:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:56:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:56:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:56:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:56:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:56:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:56:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:56:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:56:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:57:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:57:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:57:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:57:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:57:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:57:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:57:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:57:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:57:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:57:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:57:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:57:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:57:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:58:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:58:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:58:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:58:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:58:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:58:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:58:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:58:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:58:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:58:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:58:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:58:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:58:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:59:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:59:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:59:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:59:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:59:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:59:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:59:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:59:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:59:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:59:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:59:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:59:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 17:59:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:00:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:00:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:00:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:00:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:00:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:00:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:00:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:00:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:00:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:00:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:00:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:00:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:00:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:01:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:01:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:01:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:01:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:01:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:01:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:01:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:01:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:01:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:01:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:01:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:01:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:01:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:02:07.558 INFO 8 --- [io-8080-exec-25] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 18:02:07.590 INFO 8 --- [io-8080-exec-25] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-23 18:02:07.590 INFO 8 --- [io-8080-exec-25] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-23 18:02:07.695 INFO 8 --- [io-8080-exec-25] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-23 18:02:07.695 INFO 8 --- [io-8080-exec-25] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-23 18:02:07.703 INFO 8 --- [io-8080-exec-25] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 18:02:07.703 INFO 8 --- [io-8080-exec-25] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 18:02:07.758 INFO 8 --- [io-8080-exec-25] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-23 18:02:07.782 INFO 8 --- [io-8080-exec-25] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-23 18:02:07.783 INFO 8 --- [io-8080-exec-25] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-23 18:02:07.788 INFO 8 --- [io-8080-exec-25] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-23 18:02:07.788 INFO 8 --- [io-8080-exec-25] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-23 18:02:07.790 INFO 8 --- [io-8080-exec-25] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 18:02:07.874 INFO 8 --- [io-8080-exec-25] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 18:02:07.874 INFO 8 --- [io-8080-exec-25] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 18:02:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:02:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:02:08.908 ERROR 8 --- [io-8080-exec-25] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) 2021-04-23 18:02:08.912 INFO 8 --- [io-8080-exec-25] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-23 18:02:08.912 INFO 8 --- [io-8080-exec-25] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-23 18:02:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:02:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:02:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:02:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:02:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:02:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:02:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:02:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:02:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:02:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:02:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:03:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:03:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:03:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:03:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:03:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:03:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:03:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:03:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:03:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:03:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:03:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:03:55.652 INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 18:03:55.652 INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 18:03:55.654 INFO 8 --- [nio-8080-exec-1] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-23 18:03:55.674 INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-23 18:03:55.674 INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-23 18:03:55.677 INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-23 18:03:55.677 INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-23 18:03:55.679 INFO 8 --- [nio-8080-exec-1] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 18:03:55.757 INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 18:03:55.758 INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 18:03:56.779 ERROR 8 --- [nio-8080-exec-1] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) 2021-04-23 18:03:56.796 INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-23 18:03:56.796 INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-23 18:03:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:03:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:04:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:04:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:04:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:04:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:04:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:04:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:04:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:04:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:04:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:04:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:04:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:04:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:04:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:05:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:05:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:05:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:05:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:05:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:05:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:05:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:05:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:05:44.706 INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 18:05:44.706 INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 18:05:44.708 INFO 8 --- [nio-8080-exec-2] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-23 18:05:44.868 INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-23 18:05:44.868 INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-23 18:05:44.872 INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-23 18:05:44.872 INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-23 18:05:44.874 INFO 8 --- [nio-8080-exec-2] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 18:05:44.959 INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 18:05:44.959 INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 18:05:45.995 ERROR 8 --- [nio-8080-exec-2] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) 2021-04-23 18:05:45.999 INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-23 18:05:45.999 INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-23 18:05:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:05:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:05:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:05:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:05:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:06:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:06:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:06:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:06:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:06:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:06:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:06:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:06:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:06:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:06:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:06:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:06:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:06:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:07:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:07:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:07:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:07:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:07:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:07:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:07:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:07:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:07:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:07:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:07:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:07:48.700 INFO 8 --- [nio-8080-exec-7] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 18:07:48.760 INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-23 18:07:48.760 INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-23 18:07:48.830 INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-23 18:07:48.830 INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-23 18:07:48.834 INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 18:07:48.835 INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 18:07:48.857 INFO 8 --- [nio-8080-exec-7] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-23 18:07:48.881 INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-23 18:07:48.881 INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-23 18:07:48.884 INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-23 18:07:48.885 INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-23 18:07:48.887 INFO 8 --- [nio-8080-exec-7] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 18:07:48.966 INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 18:07:48.966 INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 18:07:49.996 ERROR 8 --- [nio-8080-exec-7] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) 2021-04-23 18:07:50.000 INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-23 18:07:50.000 INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-23 18:07:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:07:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:08:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:08:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:08:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:08:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:08:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:08:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:08:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:08:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:08:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:08:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:08:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:08:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:08:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:09:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:09:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:09:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:09:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:09:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:09:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:09:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:09:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:09:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:09:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:09:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:09:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:09:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:10:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:10:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:10:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:10:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:10:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:10:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:10:37.764 INFO 8 --- [io-8080-exec-21] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 18:10:37.764 INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 18:10:37.767 INFO 8 --- [io-8080-exec-21] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-23 18:10:37.785 INFO 8 --- [io-8080-exec-21] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-23 18:10:37.785 INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-23 18:10:37.789 INFO 8 --- [io-8080-exec-21] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-23 18:10:37.789 INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-23 18:10:37.792 INFO 8 --- [io-8080-exec-21] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 18:10:37.879 INFO 8 --- [io-8080-exec-21] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 18:10:37.879 INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 18:10:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:10:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:10:38.892 ERROR 8 --- [io-8080-exec-21] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) 2021-04-23 18:10:38.896 INFO 8 --- [io-8080-exec-21] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-23 18:10:38.896 INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-23 18:10:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:10:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:10:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:10:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:10:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:11:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:11:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:11:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:11:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:11:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:11:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:11:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:11:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:11:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:11:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:11:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:11:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:11:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:12:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:12:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:12:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:12:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:12:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:12:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:12:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:12:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:12:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:12:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:12:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:12:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:12:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:13:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:13:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:13:13.020 INFO 8 --- [nio-8080-exec-6] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 18:13:13.056 INFO 8 --- [nio-8080-exec-6] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-23 18:13:13.056 INFO 8 --- [nio-8080-exec-6] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-23 18:13:13.093 INFO 8 --- [nio-8080-exec-6] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-23 18:13:13.093 INFO 8 --- [nio-8080-exec-6] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-23 18:13:13.099 INFO 8 --- [nio-8080-exec-6] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 18:13:13.099 INFO 8 --- [nio-8080-exec-6] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-23 18:13:13.101 INFO 8 --- [nio-8080-exec-6] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-23 18:13:13.172 INFO 8 --- [nio-8080-exec-6] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-23 18:13:13.172 INFO 8 --- [nio-8080-exec-6] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-23 18:13:13.175 INFO 8 --- [nio-8080-exec-6] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-23 18:13:13.176 INFO 8 --- [nio-8080-exec-6] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-23 18:13:13.179 INFO 8 --- [nio-8080-exec-6] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-23 18:13:13.199 INFO 8 --- [nio-8080-exec-6] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 18:13:13.199 INFO 8 --- [nio-8080-exec-6] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-23 18:13:14.283 ERROR 8 --- [nio-8080-exec-6] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) 2021-04-23 18:13:14.289 INFO 8 --- [nio-8080-exec-6] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-23 18:13:14.289 INFO 8 --- [nio-8080-exec-6] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-23 18:13:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:13:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:13:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:13:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:13:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:13:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:13:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:13:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:13:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:13:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:13:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:14:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:14:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:14:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:14:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:14:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:14:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:14:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:14:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:14:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:14:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:14:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:14:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:14:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:15:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:15:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:15:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:15:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:15:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:15:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:15:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:15:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:15:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:15:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:15:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:15:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:15:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:16:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:16:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:16:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:16:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:16:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:16:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:16:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:16:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:16:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:16:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:16:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:16:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:16:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:17:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:17:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:17:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:17:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:17:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:17:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:17:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:17:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:17:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:17:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:17:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:17:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:17:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:18:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:18:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:18:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:18:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:18:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:18:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:18:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:18:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:18:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:18:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:18:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:18:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:18:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:19:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:19:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:19:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:19:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:19:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:19:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:19:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:19:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:19:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:19:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:19:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:19:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:19:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:20:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:20:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:20:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:20:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:20:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:20:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:20:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:20:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:20:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:20:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:20:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:20:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:20:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:21:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:21:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:21:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:21:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:21:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:21:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:21:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:21:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:21:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:21:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:21:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:21:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:21:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:22:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:22:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:22:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:22:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:22:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:22:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:22:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:22:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:22:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:22:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:22:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:22:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:22:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:23:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:23:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:23:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:23:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:23:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:23:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:23:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:23:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:23:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:23:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:23:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:23:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:23:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:24:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:24:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:24:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:24:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:24:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:24:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:24:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:24:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:24:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:24:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:24:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:24:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:24:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:25:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:25:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:25:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:25:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:25:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:25:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:25:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:25:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:25:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:25:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:25:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:25:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:25:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:26:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:26:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:26:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:26:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:26:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:26:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:26:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:26:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:26:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:26:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:26:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:26:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:26:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:27:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:27:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:27:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:27:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:27:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:27:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:27:37.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:27:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:27:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:27:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:27:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:27:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:27:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:28:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:28:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:28:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:28:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:28:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:28:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:28:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:28:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:28:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:28:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:28:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:28:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:28:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:29:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:29:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:29:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:29:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:29:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:29:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:29:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:29:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:29:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:29:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:29:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:29:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:29:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:30:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:30:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:30:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:30:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:30:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:30:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:30:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:30:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:30:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:30:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:30:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:30:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:30:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:31:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:31:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:31:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:31:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:31:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:31:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:31:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:31:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:31:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:31:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:31:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:31:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:31:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:32:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:32:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:32:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:32:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:32:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:32:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:32:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:32:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:32:47.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:32:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:32:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:32:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:32:58.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:33:07.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:33:08.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:33:17.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:33:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:33:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:33:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:33:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:33:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:33:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:33:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:33:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:33:57.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:33:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:34:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:34:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:34:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:34:18.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:34:27.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:34:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:34:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:34:38.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:34:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:34:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:34:48.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:34:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:34:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:35:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:35:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:35:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:35:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:35:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:35:28.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:35:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:35:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:35:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:35:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:35:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:35:57.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:35:58.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:36:07.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:36:08.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:36:17.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:36:18.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:36:27.986 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:36:28.070 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:36:37.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:36:38.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:36:47.985 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:36:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-23 18:36:48.069 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance