Results

By type

          2021-05-31 01:49:54.972  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:49:58,851 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
01:49:58,856 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
01:49:58,857 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:49:58,857 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
01:49:58,857 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@989447607 - No compression will be used
01:49:58,857 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@989447607 - Will use the pattern /opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
01:49:58,858 |-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:49:58,858 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:49:58,858 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon May 31 01:49:58 GMT 2021
01:49:58,869 |-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:49:58,869 |-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:49:58,869 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
01:49:58,869 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
01:49:58,869 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@37271612 - Registering current configuration as safe fallback point

2021-05-31 01:49:59.035 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-31 01:49:59.113  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 77 ms to scan 1 urls, producing 6 keys and 6 values 
2021-05-31 01:49:59.114 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-31 01:49:59.118  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 4 ms to scan 1 urls, producing 6 keys and 30 values 
2021-05-31 01:49:59.137 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-31 01:49:59.140  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 6 keys and 6 values 
2021-05-31 01:49:59.140 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-31 01:49:59.144  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 6 keys and 30 values 
2021-05-31 01:49:59.161 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-31 01:49:59.164  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 2 ms to scan 1 urls, producing 6 keys and 6 values 
2021-05-31 01:49:59.164 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-31 01:49:59.167  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 2 ms to scan 1 urls, producing 6 keys and 30 values 
2021-05-31 01:49:59.435 DEBUG 1 --- [           main] o.o.aai.schemaservice.SchemaServiceApp   : SchemaService initialization started...
2021-05-31 01:49:59.569 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-31 01:49:59.596 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-31 01:49:59.605 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-31 01:49:59.611 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-31 01:49:59.617 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-31 01:49:59.621 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-31 01:49:59.625 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-31 01:49:59.629 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-31 01:49:59.632 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-31 01:49:59.665 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-31 01:49:59.671 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-31 01:49:59.691 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-31 01:50:02.488 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-31 01:50:02.572 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v11
2021-05-31 01:50:03.459 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-31 01:50:03.488 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v12
2021-05-31 01:50:04.709 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-31 01:50:04.734 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v13
2021-05-31 01:50:05.905 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-31 01:50:05.967 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v14
2021-05-31 01:50:07.341 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-31 01:50:07.367 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v15
2021-05-31 01:50:08.490 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-31 01:50:08.509 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v16
2021-05-31 01:50:09.799 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-31 01:50:09.814 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v17
2021-05-31 01:50:11.202 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-31 01:50:11.216 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v18
2021-05-31 01:50:12.605 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-31 01:50:12.623 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v19
2021-05-31 01:50:13.985 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-31 01:50:14.009 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v20
2021-05-31 01:50:15.259 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-31 01:50:15.282 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v21
2021-05-31 01:50:16.573  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-31 01:50:18.473 DEBUG 1 --- [           main] o.o.a.schemaservice.config.ErrorHandler  : Filter 'errorHandler' configured for use
2021-05-31 01:50:18.871 DEBUG 1 --- [           main] o.o.aai.schemaservice.SchemaServiceApp   : Application 'aai-schema-service' is running on 8452!
2021-05-31 01:50:18.871 DEBUG 1 --- [           main] o.o.aai.schemaservice.SchemaServiceApp   : SchemaService MicroService Started
SchemaService Microservice Started
2021-05-31 02:01:14.836  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:14.975 DEBUG 1 --- [qtp294658058-32] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai-schema-service/./resources/etc/appprops/aaiconfig.properties
2021-05-31 02:01:14.975  INFO 1 --- [qtp294658058-32] 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-31 02:01:14.978  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:15.329  INFO 1 --- [qtp294658058-29] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:15.373  INFO 1 --- [qtp294658058-29] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:18.266  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:18.291  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:19.490  INFO 1 --- [qtp294658058-29] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:19.513  INFO 1 --- [qtp294658058-29] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:20.660  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:20.670  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:21.905  INFO 1 --- [qtp294658058-29] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:21.918  INFO 1 --- [qtp294658058-29] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:23.213  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:23.222  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:24.482  INFO 1 --- [qtp294658058-29] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:24.490  INFO 1 --- [qtp294658058-29] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:25.704  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:25.716  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:27.433  INFO 1 --- [qtp294658058-29] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:27.446  INFO 1 --- [qtp294658058-29] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:28.742  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:28.764  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:30.193  INFO 1 --- [qtp294658058-29] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:30.208  INFO 1 --- [qtp294658058-29] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:31.860  INFO 1 --- [qtp294658058-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:31.975  INFO 1 --- [qtp294658058-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:31.988  INFO 1 --- [qtp294658058-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:32.000  INFO 1 --- [qtp294658058-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:32.090  INFO 1 --- [qtp294658058-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:32.098  INFO 1 --- [qtp294658058-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:32.110  INFO 1 --- [qtp294658058-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:32.119  INFO 1 --- [qtp294658058-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:32.132  INFO 1 --- [qtp294658058-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:32.167  INFO 1 --- [qtp294658058-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:32.179  INFO 1 --- [qtp294658058-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:32.189  INFO 1 --- [qtp294658058-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:32.203  INFO 1 --- [qtp294658058-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:32.211  INFO 1 --- [qtp294658058-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:32.223  INFO 1 --- [qtp294658058-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:32.232  INFO 1 --- [qtp294658058-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:32.244  INFO 1 --- [qtp294658058-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:32.263  INFO 1 --- [qtp294658058-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:32.278  INFO 1 --- [qtp294658058-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:32.288  INFO 1 --- [qtp294658058-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:01:32.300  INFO 1 --- [qtp294658058-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:01:32.309  INFO 1 --- [qtp294658058-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:05:55.959  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:05:55.967  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:05:56.162  INFO 1 --- [qtp294658058-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:05:56.175  INFO 1 --- [qtp294658058-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:05:59.356  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:05:59.366  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:00.985  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:00.995  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:02.665  INFO 1 --- [qtp294658058-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:02.679  INFO 1 --- [qtp294658058-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:04.539  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:04.568  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:06.016  INFO 1 --- [qtp294658058-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:06.031  INFO 1 --- [qtp294658058-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:07.460  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:07.472  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:09.298  INFO 1 --- [qtp294658058-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:09.309  INFO 1 --- [qtp294658058-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:10.873  INFO 1 --- [qtp294658058-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:10.885  INFO 1 --- [qtp294658058-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:12.736  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:12.746  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:14.179  INFO 1 --- [qtp294658058-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:14.182  INFO 1 --- [qtp294658058-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:14.409  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:14.428  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:14.432  INFO 1 --- [qtp294658058-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:14.441  INFO 1 --- [qtp294658058-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:18.070  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:18.081  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:19.829  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:19.842  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:21.173  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:21.183  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:22.581  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:22.591  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:24.289  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:24.303  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:24.833  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:24.839  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:24.852  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:24.868  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:24.877  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:24.882  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:24.891  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:24.898  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:24.906  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:24.915  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:24.926  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:24.937  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:24.958  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:24.968  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:24.982  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:24.990  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:25.001  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:25.011  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:25.021  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:25.032  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:25.041  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:25.060  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:25.190  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:25.201  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:25.960  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:25.972  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:27.600  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:27.608  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:29.076  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:29.087  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:30.787  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:30.800  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:32.513  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:32.526  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:34.551  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:34.557  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:34.568  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:34.575  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:34.588  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:34.597  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:34.609  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:34.619  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:34.631  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:34.641  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:34.651  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:34.661  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:34.672  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:34.680  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:34.691  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:34.698  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:34.709  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:34.718  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:34.729  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:34.739  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:06:34.753  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:06:34.765  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:08.533  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:08.538  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:08.755  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:08.768  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:11.882  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:11.890  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:13.823  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:13.832  INFO 1 --- [qtp294658058-35] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:15.409  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:15.424  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:17.239  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:17.252  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:19.058  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:19.068  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:20.627  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:20.638  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:22.450  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:22.462  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:24.008  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:24.024  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:25.882  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:25.896  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:27.678  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:27.694  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:29.624  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:29.629  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:29.642  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:29.651  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:29.659  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:29.667  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:29.677  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:29.685  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:29.694  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:29.699  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:29.707  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:29.714  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:29.727  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:29.738  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:29.750  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:29.790  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:29.801  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:29.809  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:29.820  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:29.834  INFO 1 --- [qtp294658058-28] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-05-31 02:07:29.845  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-05-31 02:07:29.859  INFO 1 --- [qtp294658058-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.