2021-04-30 01:46:26.333 WARN 1 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 01:46:30,560 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 01:46:30,566 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 01:46:30,566 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 01:46:30,566 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 01:46:30,567 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1878169648 - No compression will be used 01:46:30,567 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1878169648 - Will use the pattern /opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 01:46:30,567 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'. 01:46:30,567 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 01:46:30,567 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Apr 30 01:46:30 GMT 2021 01:46:30,581 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log 01:46:30,581 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log] 01:46:30,581 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 01:46:30,581 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 01:46:30,581 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@6a2b953e - Registering current configuration as safe fallback point 2021-04-30 01:46:30.777 DEBUG 1 --- [ main] org.reflections.Reflections : going to scan these urls: jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/lib/aai-els-onap-logging-1.7.0.jar!/ 2021-04-30 01:46:30.873 INFO 1 --- [ main] org.reflections.Reflections : Reflections took 94 ms to scan 1 urls, producing 6 keys and 6 values 2021-04-30 01:46:30.874 DEBUG 1 --- [ main] org.reflections.Reflections : going to scan these urls: jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/classes!/ 2021-04-30 01:46:30.879 INFO 1 --- [ main] org.reflections.Reflections : Reflections took 5 ms to scan 1 urls, producing 6 keys and 30 values 2021-04-30 01:46:30.912 DEBUG 1 --- [ main] org.reflections.Reflections : going to scan these urls: jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/lib/aai-els-onap-logging-1.7.0.jar!/ 2021-04-30 01:46:30.915 INFO 1 --- [ main] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 6 keys and 6 values 2021-04-30 01:46:30.916 DEBUG 1 --- [ main] org.reflections.Reflections : going to scan these urls: jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/classes!/ 2021-04-30 01:46:30.920 INFO 1 --- [ main] org.reflections.Reflections : Reflections took 4 ms to scan 1 urls, producing 6 keys and 30 values 2021-04-30 01:46:30.924 DEBUG 1 --- [ main] org.reflections.Reflections : going to scan these urls: jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/lib/aai-els-onap-logging-1.7.0.jar!/ 2021-04-30 01:46:30.926 INFO 1 --- [ main] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 6 keys and 6 values 2021-04-30 01:46:30.928 DEBUG 1 --- [ main] org.reflections.Reflections : going to scan these urls: jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/classes!/ 2021-04-30 01:46:30.933 INFO 1 --- [ main] org.reflections.Reflections : Reflections took 4 ms to scan 1 urls, producing 6 keys and 30 values 2021-04-30 01:46:31.276 DEBUG 1 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService initialization started... 2021-04-30 01:46:31.440 DEBUG 1 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v11 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v11 2021-04-30 01:46:31.467 DEBUG 1 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v12 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v12 2021-04-30 01:46:31.476 DEBUG 1 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v13 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v13 2021-04-30 01:46:31.492 DEBUG 1 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v14 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v14 2021-04-30 01:46:31.502 DEBUG 1 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v15 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v15 2021-04-30 01:46:31.509 DEBUG 1 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v16 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v16 2021-04-30 01:46:31.513 DEBUG 1 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v17 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v17 2021-04-30 01:46:31.516 DEBUG 1 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v18 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v18 2021-04-30 01:46:31.518 DEBUG 1 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v19 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v19 2021-04-30 01:46:31.521 DEBUG 1 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v20 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v20 2021-04-30 01:46:31.525 DEBUG 1 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v21 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v21 2021-04-30 01:46:31.549 DEBUG 1 --- [ main] o.o.a.schemaservice.query.QueryService : Loading the following stored queries file /opt/app/aai-schema-service/resources//schema/onap/query//stored-queries.json 2021-04-30 01:46:33.717 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v11/aai_oxm_v11.xml] for version v11 2021-04-30 01:46:33.806 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v11 2021-04-30 01:46:34.790 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v12/aai_oxm_v12.xml] for version v12 2021-04-30 01:46:34.818 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v12 2021-04-30 01:46:36.143 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v13/aai_oxm_v13.xml] for version v13 2021-04-30 01:46:36.168 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v13 2021-04-30 01:46:37.463 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v14/aai_oxm_v14.xml] for version v14 2021-04-30 01:46:37.488 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v14 2021-04-30 01:46:38.883 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v15/aai_oxm_v15.xml] for version v15 2021-04-30 01:46:38.907 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v15 2021-04-30 01:46:40.206 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v16/aai_oxm_v16.xml] for version v16 2021-04-30 01:46:40.223 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v16 2021-04-30 01:46:41.652 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v17/aai_oxm_v17.xml] for version v17 2021-04-30 01:46:41.669 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v17 2021-04-30 01:46:42.815 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v18/aai_oxm_v18.xml] for version v18 2021-04-30 01:46:42.831 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v18 2021-04-30 01:46:44.214 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v19/aai_oxm_v19.xml] for version v19 2021-04-30 01:46:44.232 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v19 2021-04-30 01:46:45.446 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v20/aai_oxm_v20.xml] for version v20 2021-04-30 01:46:45.514 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v20 2021-04-30 01:46:47.121 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v21/aai_oxm_v21.xml] for version v21 2021-04-30 01:46:47.141 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v21 2021-04-30 01:46:48.358 WARN 1 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 2021-04-30 01:46:50.432 DEBUG 1 --- [ main] o.o.a.schemaservice.config.ErrorHandler : Filter 'errorHandler' configured for use 2021-04-30 01:46:50.803 DEBUG 1 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : Application 'aai-schema-service' is running on 8452! 2021-04-30 01:46:50.804 DEBUG 1 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService MicroService Started SchemaService Microservice Started 2021-04-30 01:59:00.739 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:00.820 DEBUG 1 --- [qtp111900554-34] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai-schema-service/./resources/etc/appprops/aaiconfig.properties 2021-04-30 01:59:00.821 INFO 1 --- [qtp111900554-34] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: /opt/app/aai-schema-service/./resources/etc/appprops/aaiconfig.properties 2021-04-30 01:59:00.823 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:01.211 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:01.242 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:03.901 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:03.929 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:05.141 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:05.155 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:06.110 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:06.119 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:07.182 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:07.194 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:08.374 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:08.388 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:09.539 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:09.553 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:10.981 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:11.047 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:12.218 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:12.229 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:13.411 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:13.424 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:14.652 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:14.668 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:16.106 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:16.140 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:16.150 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:16.157 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:16.171 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:16.181 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:16.199 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:16.210 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:16.225 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:16.235 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:16.246 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:16.255 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:16.269 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:16.276 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:16.292 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:16.302 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:16.314 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:16.322 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:16.338 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:16.346 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 01:59:16.360 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 01:59:16.368 INFO 1 --- [qtp111900554-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:07:31.527 INFO 1 --- [qtp111900554-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:07:31.534 INFO 1 --- [qtp111900554-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:07:31.738 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:07:31.747 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:07:35.339 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:07:35.346 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:07:37.555 INFO 1 --- [qtp111900554-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:07:37.567 INFO 1 --- [qtp111900554-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:07:39.031 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:07:39.044 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:07:40.772 INFO 1 --- [qtp111900554-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:07:40.785 INFO 1 --- [qtp111900554-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:07:42.261 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:07:42.270 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:07:44.037 INFO 1 --- [qtp111900554-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:07:44.045 INFO 1 --- [qtp111900554-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:07:45.599 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:07:45.610 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:07:47.083 INFO 1 --- [qtp111900554-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:07:47.097 INFO 1 --- [qtp111900554-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:07:48.942 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:07:48.955 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:07:50.791 INFO 1 --- [qtp111900554-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:07:50.805 INFO 1 --- [qtp111900554-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:07:59.775 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:07:59.780 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:00.081 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:00.089 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:01.979 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:01.987 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:02.000 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:02.007 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:02.021 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:02.027 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:02.039 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:02.045 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:02.069 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:02.079 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:02.095 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:02.103 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:02.121 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:02.130 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:02.146 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:02.155 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:02.175 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:02.184 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:02.201 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:02.209 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:02.227 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:02.236 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:02.357 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:02.366 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:03.138 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:03.147 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:04.974 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:04.985 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:06.650 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:06.660 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:08.255 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:08.267 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:09.854 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:09.867 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:11.399 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:11.413 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:12.675 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:12.683 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:14.460 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:14.471 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:16.052 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:16.065 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:17.533 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:17.551 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:19.332 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:19.338 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:19.348 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:19.355 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:19.393 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:19.399 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:19.413 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:19.421 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:19.433 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:19.444 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:19.460 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:19.468 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:19.486 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:19.494 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:19.506 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:19.514 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:19.524 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:19.531 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:19.543 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:19.551 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:08:19.563 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:08:19.573 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:25.821 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:25.825 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:26.068 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:26.077 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:30.050 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:30.058 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:32.025 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:32.033 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:33.903 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:33.912 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:35.605 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:35.617 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:37.451 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:37.463 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:39.348 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:39.359 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:41.124 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:41.135 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:42.753 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:42.805 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:44.614 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:44.627 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:46.434 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:46.457 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:48.461 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:48.470 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:48.483 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:48.490 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:48.510 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:48.515 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:48.532 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:48.541 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:48.556 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:48.563 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:48.578 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:48.590 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:48.608 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:48.621 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:48.635 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:48.643 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:48.658 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:48.666 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:48.682 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:48.695 INFO 1 --- [qtp111900554-30] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-04-30 02:10:48.714 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-04-30 02:10:48.726 INFO 1 --- [qtp111900554-33] o.o.l.f.base.AbstractAuditLogFilter : Exiting.