2021-05-28 02:01:30.762 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) 02:01:34,856 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 02:01:34,862 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 02:01:34,862 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 02:01:34,862 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 02:01:34,863 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1982787818 - No compression will be used 02:01:34,863 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1982787818 - Will use the pattern /opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 02:01:34,864 |-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}'. 02:01:34,864 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 02:01:34,864 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri May 28 02:01:34 GMT 2021 02:01:34,878 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log 02:01:34,878 |-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] 02:01:34,878 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 02:01:34,878 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 02:01:34,878 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@31f9b85e - Registering current configuration as safe fallback point 2021-05-28 02:01:35.057 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-05-28 02:01:35.137 INFO 1 --- [ main] org.reflections.Reflections : Reflections took 78 ms to scan 1 urls, producing 6 keys and 6 values 2021-05-28 02:01:35.138 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-05-28 02:01:35.145 INFO 1 --- [ main] org.reflections.Reflections : Reflections took 5 ms to scan 1 urls, producing 6 keys and 30 values 2021-05-28 02:01:35.177 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-05-28 02:01:35.180 INFO 1 --- [ main] org.reflections.Reflections : Reflections took 3 ms to scan 1 urls, producing 6 keys and 6 values 2021-05-28 02:01:35.181 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-05-28 02:01:35.185 INFO 1 --- [ main] org.reflections.Reflections : Reflections took 4 ms to scan 1 urls, producing 6 keys and 30 values 2021-05-28 02:01:35.190 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-05-28 02:01:35.192 INFO 1 --- [ main] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 6 keys and 6 values 2021-05-28 02:01:35.193 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-05-28 02:01:35.198 INFO 1 --- [ main] org.reflections.Reflections : Reflections took 4 ms to scan 1 urls, producing 6 keys and 30 values 2021-05-28 02:01:35.507 DEBUG 1 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService initialization started... 2021-05-28 02:01:35.657 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-05-28 02:01:35.687 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-05-28 02:01:35.694 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-05-28 02:01:35.701 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-05-28 02:01:35.707 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-05-28 02:01:35.712 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-05-28 02:01:35.716 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-05-28 02:01:35.720 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-05-28 02:01:35.724 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-05-28 02:01:35.729 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-05-28 02:01:35.733 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-05-28 02:01:35.775 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-05-28 02:01:38.658 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-05-28 02:01:38.755 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v11 2021-05-28 02:01:39.794 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-05-28 02:01:39.819 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v12 2021-05-28 02:01:41.159 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-05-28 02:01:41.186 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v13 2021-05-28 02:01:42.566 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-05-28 02:01:42.590 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v14 2021-05-28 02:01:43.901 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-05-28 02:01:43.923 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v15 2021-05-28 02:01:45.322 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-05-28 02:01:45.359 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v16 2021-05-28 02:01:46.658 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-05-28 02:01:46.675 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v17 2021-05-28 02:01:47.954 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-05-28 02:01:47.970 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v18 2021-05-28 02:01:49.464 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-05-28 02:01:49.484 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v19 2021-05-28 02:01:50.706 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-05-28 02:01:50.759 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v20 2021-05-28 02:01:52.187 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-05-28 02:01:52.215 DEBUG 1 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v21 2021-05-28 02:01:53.398 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-05-28 02:01:55.469 DEBUG 1 --- [ main] o.o.a.schemaservice.config.ErrorHandler : Filter 'errorHandler' configured for use 2021-05-28 02:01:55.790 DEBUG 1 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : Application 'aai-schema-service' is running on 8452! 2021-05-28 02:01:55.791 DEBUG 1 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService MicroService Started SchemaService Microservice Started 2021-05-28 02:15:02.926 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:03.019 DEBUG 1 --- [qtp391630194-31] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai-schema-service/./resources/etc/appprops/aaiconfig.properties 2021-05-28 02:15:03.019 INFO 1 --- [qtp391630194-31] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: /opt/app/aai-schema-service/./resources/etc/appprops/aaiconfig.properties 2021-05-28 02:15:03.022 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:03.402 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:03.468 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:06.620 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:06.644 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:07.994 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:08.004 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:09.253 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:09.263 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:10.641 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:10.650 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:12.046 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:12.057 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:13.693 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:13.702 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:15.043 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:15.053 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:16.402 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:16.414 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:17.846 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:17.860 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:19.289 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:19.303 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:21.344 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:21.370 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:21.386 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:21.396 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:21.411 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:21.454 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:21.472 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:21.480 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:21.496 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:21.511 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:21.566 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:21.575 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:21.682 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:21.692 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:21.704 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:21.711 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:21.724 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:21.731 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:21.745 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:21.760 INFO 1 --- [qtp391630194-31] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:15:21.771 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:15:21.779 INFO 1 --- [qtp391630194-34] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:10.836 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:10.842 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:11.065 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:11.076 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:14.508 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:14.519 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:16.656 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:16.667 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:18.195 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:18.209 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:19.861 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:19.875 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:21.339 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:21.351 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:23.020 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:23.031 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:24.639 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:24.648 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:26.313 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:26.325 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:28.067 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:28.078 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:29.850 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:29.864 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:31.799 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:31.807 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:31.816 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:31.855 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:31.868 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:31.874 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:31.885 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:31.891 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:31.902 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:31.909 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:31.921 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:31.927 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:31.937 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:31.948 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:31.959 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:31.967 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:31.981 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:31.988 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:32.000 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:32.007 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:32.019 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:32.027 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:55.422 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:55.425 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:55.642 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:55.652 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:20:58.850 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:20:58.860 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:00.518 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:00.527 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:02.249 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:02.258 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:04.017 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:04.027 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:05.842 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:05.852 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:07.665 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:07.676 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:08.859 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:08.863 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:09.058 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:09.182 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:09.247 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:09.256 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:10.671 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:10.681 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:12.280 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:12.289 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:12.417 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:12.428 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:13.838 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:13.846 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:14.297 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:14.314 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:15.595 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:15.606 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:16.223 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:16.229 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:16.246 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:16.253 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:16.270 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:16.275 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:16.292 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:16.299 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:16.315 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:16.323 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:16.342 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:16.349 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:16.367 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:16.374 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:16.396 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:16.404 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:16.417 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:16.424 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:16.437 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:16.444 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:16.458 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:16.467 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:17.166 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:17.175 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:18.494 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:18.502 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:19.985 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:19.993 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:21.333 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:21.341 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:22.735 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:22.746 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:24.813 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:24.822 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:26.596 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:26.617 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:33.985 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:33.993 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:34.001 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:34.007 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:34.055 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:34.061 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:34.070 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:34.075 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:34.084 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:34.090 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:34.098 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:34.104 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:34.113 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:34.118 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:34.128 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:34.135 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:34.143 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:34.150 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:34.158 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:34.165 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:34.174 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:34.182 INFO 1 --- [qtp391630194-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 2021-05-28 02:21:34.298 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Entering 2021-05-28 02:21:34.340 INFO 1 --- [qtp391630194-28] o.o.l.f.base.AbstractAuditLogFilter : Exiting.